Open gdm257 opened 2 months ago
It seems some compatibility problems #982 for postgres
We are Facing same issue in version=0.11.0 is this fixed ?
I experienced the same issues on 0.11.0. Postgres logs errors about the manual query done in a migration: https://github.com/warp-tech/warpgate/blob/main/warpgate-db-migrations/src/m00001_create_ticket.rs#L49
Environment
Problem
Fail to setup/start warpgate with PostgreSQL database. I'm sure that postgres works well and other applications depending on postgres still work. Any idea for this problem?
docker-compose file:
Setup log
Startup log