floor
floor copied to clipboard
Since there is no fallback to destructive migration can we atleast create tables via the annotated entities?
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!
The easy way out is to just delete the app data from your dev environment. Then all tables are created from scratch.