You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Docker Desktop 4.1.0 and Hasura 2.0.9
I noticed that as soon as I connect Hasura to my postgres instance a migration is performed from version 40 to 47.
This causes my hdb_catalog tables to be overwritten and thus wiping out needed application data.
This did not occur until I ran the latest.cli-migrations-v3 image (which is supposed to perform automatic migrations).
For some reason, even though I'm not running the hasura-migration image, it still attempts to perform the migration.
I have tried removing the image, ran docker prune, and even reinstalled Docker Desktop and Hasura still tries to migrate as soon as I connect my Postgres instance.
I filed a ticket with Docker Desktop and they recommended posting here, thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Docker Desktop 4.1.0 and Hasura 2.0.9
I noticed that as soon as I connect Hasura to my postgres instance a migration is performed from version 40 to 47.
This causes my hdb_catalog tables to be overwritten and thus wiping out needed application data.
This did not occur until I ran the latest.cli-migrations-v3 image (which is supposed to perform automatic migrations).
For some reason, even though I'm not running the hasura-migration image, it still attempts to perform the migration.
I have tried removing the image, ran docker prune, and even reinstalled Docker Desktop and Hasura still tries to migrate as soon as I connect my Postgres instance.
I filed a ticket with Docker Desktop and they recommended posting here, thank you!
Beta Was this translation helpful? Give feedback.
All reactions