Closed octaltree closed 6 years ago
you can try changing it and see how it works, 99% it will work with 10
there was a recent PR dealing with some pg10 incompatibilities https://github.com/PostgREST/postgrest/pull/1188 the only area where one could potentially encouter problems with pg10 is when automatically creating migrations with subzero-cli (apgdiff), other that that you are safe to use pg10
Hi,
PostgreSQL 10 improves interesting features. PostgreSQL: PostgreSQL 10 Released
postgrest says
Would you update docker-compose.yml and test?