@@ -94,16 +94,16 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re
94945 . PROFIT!
9595
9696## Supported Environments
97- | Cloud Service | Supported | PostgreSQL Version | Supported | OS | Supported |
98- | ---------------- | :---------:| ------------------ | :---------:| -- | :---------:|
99- | [ Alibaba Cloud] | ✅ | [ 16 (devel)] | ✅ | Linux | ✅ |
100- | [ Amazon RDS] | ✅ | [ 15 (current )] | ✅ | Darwin | ✅ |
101- | [ Amazon Aurora] | ✅ | [ 14 ] | ✅ | Windows | ✅ |
102- | [ Azure] | ✅ | [ 13 ] | ✅ | FreeBSD\* | ✅ |
103- | [ Citus Cloud] | ✅ | [ 12 ] | ✅ | NetBSD\* | ✅ |
104- | [ Crunchy Bridge] | ✅ | [ 11 ] | ✅ | OpenBSD\* | ✅ |
105- | [ DigitalOcean] | ✅ | [ 10 ] | ✅ | Solaris\* | ✅ |
106- | [ Google Cloud] | ✅ |
97+ | Cloud Service | Supported | PostgreSQL Version | Supported | OS | Supported |
98+ | ---------------- | :---------:| ------------------- | :---------:| -- | :---------:|
99+ | [ Alibaba Cloud] | ✅ | [ 17 (devel)] | ✅ | Linux | ✅ |
100+ | [ Amazon RDS] | ✅ | [ 16 (beta )] | ✅ | Darwin | ✅ |
101+ | [ Amazon Aurora] | ✅ | [ 15 (current) ] | ✅ | Windows | ✅ |
102+ | [ Azure] | ✅ | [ 14 ] | ✅ | FreeBSD\* | ✅ |
103+ | [ Citus Cloud] | ✅ | [ 13 ] | ✅ | NetBSD\* | ✅ |
104+ | [ Crunchy Bridge] | ✅ | [ 12 ] | ✅ | OpenBSD\* | ✅ |
105+ | [ DigitalOcean] | ✅ | [ 11 ] | ✅ | Solaris\* | ✅ |
106+ | [ Google Cloud] | ✅ | [ 10 ] | ✅
107107| [ Heroku] | ✅ |
108108| [ Supabase] | ✅ |
109109
@@ -121,7 +121,8 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re
121121[ Google Cloud ] : https://cloud.google.com/sql/docs/postgres/
122122[ Heroku ] : https://elements.heroku.com/addons/heroku-postgresql
123123[ Supabase ] : https://supabase.io/docs/guides/database
124- [ 16 (devel) ] : https://www.postgresql.org/docs/devel/index.html
124+ [ 17 (devel) ] : https://www.postgresql.org/docs/devel/index.html
125+ [ 16 (beta) ] : https://www.postgresql.org/docs/16/index.html
125126[ 15 (current) ] : https://www.postgresql.org/docs/15/index.html
126127[ 14 ] : https://www.postgresql.org/docs/14/index.html
127128[ 13 ] : https://www.postgresql.org/docs/13/index.html
0 commit comments