Join Slack
Powered by
Does anyone know if Postgres v12 is supported yet?...
# orm-help
j
James Fox
05/29/2020, 1:03 AM
Does anyone know if Postgres v12 is supported yet? Im testing it locally with a schema that works on v11 and getting an error in PGAdmin that “string indices must be integers”. The
prisma migrate up --experimental
command executed fine
James Fox
05/29/2020, 3:49 AM
I believe this was a PGadmin issue
James Fox
05/29/2020, 3:50 AM
I fully dockerized Postgres+Pgadmin using this example:
https://github.com/khezen/compose-postgres
💯 1
2
Views
Open in Slack
Previous
Next