From fe68d3e64a058b23cdae48f2d32b6ae73860429c Mon Sep 17 00:00:00 2001 From: Pavlo Golub Date: Thu, 26 Sep 2024 15:11:56 +0200 Subject: [PATCH] [+] add Tembo cloud to supported providers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5914c8..6798c3b 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re | [Google Cloud] | ✅ | [10] | ✅ | [Heroku] | ✅ | | [Supabase] | ✅ | +| [Tembo] | ✅ | \* - there are no official release binaries made for these OSes. One would need to [build them from sources](https://pg-timetable.readthedocs.io/en/master/installation.html#build-from-sources). @@ -121,6 +122,7 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re [Google Cloud]: https://cloud.google.com/sql/docs/postgres/ [Heroku]: https://elements.heroku.com/addons/heroku-postgresql [Supabase]: https://supabase.io/docs/guides/database +[Tembo]: https://cloud.tembo.io/ [17 (devel)]: https://www.postgresql.org/docs/devel/index.html [16 (current)]: https://www.postgresql.org/docs/16/index.html [15]: https://www.postgresql.org/docs/15/index.html