@@ -96,15 +96,15 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re
9696## Supported Environments
9797| Cloud Service | Supported | PostgreSQL Version | Supported | OS | Supported |
9898| ---------------- | :---------:| ------------------- | :---------:| -- | :---------:|
99- | [ Alibaba Cloud] | ✅ | [ 17 (devel)] | ✅ | Linux | ✅ |
100- | [ Amazon RDS] | ✅ | [ 16 (current)] | ✅ | Darwin | ✅ |
101- | [ Amazon Aurora] | ✅ | [ 15 ] | ✅ | Windows | ✅ |
102- | [ Azure] | ✅ | [ 14 ] | ✅ | FreeBSD\* | ✅ |
103- | [ Citus Cloud] | ✅ | [ 13 ] | ✅ | NetBSD\* | ✅ |
104- | [ Crunchy Bridge] | ✅ | [ 12 ] | ✅ | OpenBSD\* | ✅ |
105- | [ DigitalOcean] | ✅ | [ 11 ] | ✅ | Solaris\* | ✅ |
106- | [ Google Cloud] | ✅ | [ 10 ] | ✅
107- | [ Heroku] | ✅ |
99+ | [ Alibaba Cloud] | ✅ | [ 18 (devel)] | ✅ | Linux | ✅ |
100+ | [ Amazon RDS] | ✅ | [ 17 (current)] | ✅ | Darwin | ✅ |
101+ | [ Amazon Aurora] | ✅ | [ 16 ] | ✅ | Windows | ✅ |
102+ | [ Azure] | ✅ | [ 15 ] | ✅ | FreeBSD\* | ✅ |
103+ | [ Citus Cloud] | ✅ | [ 14 ] | ✅ | NetBSD\* | ✅ |
104+ | [ Crunchy Bridge] | ✅ | [ 13 ] | ✅ | OpenBSD\* | ✅ |
105+ | [ DigitalOcean] | ✅ | [ 12 ] | ✅ | Solaris\* | ✅ |
106+ | [ Google Cloud] | ✅ | [ 11 ] | ✅
107+ | [ Heroku] | ✅ | [ 10 ]
108108| [ Supabase] | ✅ |
109109| [ Tembo] | ✅ |
110110
@@ -123,8 +123,9 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re
123123[ Heroku ] : https://elements.heroku.com/addons/heroku-postgresql
124124[ Supabase ] : https://supabase.io/docs/guides/database
125125[ Tembo ] : https://cloud.tembo.io/
126- [ 17 (devel) ] : https://www.postgresql.org/docs/devel/index.html
127- [ 16 (current) ] : https://www.postgresql.org/docs/16/index.html
126+ [ 18 (devel) ] : https://www.postgresql.org/docs/devel/index.html
127+ [ 17 (current) ] : https://www.postgresql.org/docs/17/index.html
128+ [ 16 ] : https://www.postgresql.org/docs/16/index.html
128129[ 15 ] : https://www.postgresql.org/docs/15/index.html
129130[ 14 ] : https://www.postgresql.org/docs/14/index.html
130131[ 13 ] : https://www.postgresql.org/docs/13/index.html
0 commit comments