Replies: 1 comment
-
@RyadMM To use Migrations, the console served by the server (which is served at /console) should be disabled and all changes must go through the Console served by the CLI. Otherwise, changes could be made through the Server Console which will not be tracked by Migrations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys we are stuck in an odd issue. We are setting up a new env for a project
Our (simplified) docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions