Generate Migrations command: Support updating existing tables #326
Closed
edalzell
started this conversation in
Feature Requests
Replies: 2 comments
-
Expanding on this... we could probably have Runway listen to the We might not even need the command anymore if it's all driven by listeners. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm going to close this in favour of #519, which will remove the need for the existing |
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
-
My use case:
Ended up pointing site at new db, then generating migration for the resource, then changing that migration to update the table.
Beta Was this translation helpful? Give feedback.
All reactions