feat: Add support for Postgres 18 (#9870)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
[](https://nodejs.org)
|
||||
[](https://www.mongodb.com)
|
||||
[](https://www.postgresql.org)
|
||||
[](https://www.postgresql.org)
|
||||
|
||||
[](https://www.npmjs.com/package/parse-server)
|
||||
[](https://www.npmjs.com/package/parse-server)
|
||||
@@ -152,6 +152,7 @@ Parse Server is continuously tested with the most recent releases of PostgreSQL
|
||||
| Postgres 15 | 3.3, 3.4, 3.5 | November 2027 | <= 8.x (2025) |
|
||||
| Postgres 16 | 3.5 | November 2028 | <= 9.x (2026) |
|
||||
| Postgres 17 | 3.5 | November 2029 | <= 10.x (2027) |
|
||||
| Postgres 18 | 3.6 | November 2030 | <= 11.x (2028) |
|
||||
|
||||
### Locally
|
||||
|
||||
|
||||
Reference in New Issue
Block a user