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 believe we can start from migrations command and implement something like this first crispy-cli migrations add -> add new migration in migrations repo crispy-cli migrations publish -> add migration through API into Mysql database
but we still need to figure out how to integrate it into already implemented libraries
We need to describe CLI interface and actions we will rely to
crispy-cli
The text was updated successfully, but these errors were encountered: