-
Hi, I am using the early acces cloud instance and I notice that migrations are applied automatically when you acces the instance throw the CLI. The command I have been using to connect to the cloud is Is this behavieour expected? Thanks 😄 |
Beta Was this translation helpful? Give feedback.
Answered by
elprans
Jul 17, 2023
Replies: 1 comment
-
This is intended behavior of |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mat-moran
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is intended behavior of
project init
. If you want to skip migrations, pass--no-migrations