floor icon indicating copy to clipboard operation
floor copied to clipboard

Since there is no fallback to destructive migration can we atleast create tables via the annotated entities?

Open donpaul120 opened this issue 4 years ago • 1 comments

It's quite hard working in development environment and having to create migration for every change, except there are other alternatives that i'm not aware of. Plase!

donpaul120 avatar May 19 '21 10:05 donpaul120

The easy way out is to just delete the app data from your dev environment. Then all tables are created from scratch.

mqus avatar May 20 '21 22:05 mqus