Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrations for existing tables #51

Closed
feendrache opened this issue Mar 17, 2018 · 2 comments
Closed

Migrations for existing tables #51

feendrache opened this issue Mar 17, 2018 · 2 comments
Labels
Doc improvement Something in the doc requires more precision and details

Comments

@feendrache
Copy link

In the Migration section there is mentioned that you can change existing tables with following migrations, but there is no example how to extactly do it in UF, think this would be a good addition

@alexweissman
Copy link
Member

Could you be more specific? Are you talking about using the table method to add, modify, and remove columns to an existing table?

@feendrache
Copy link
Author

Yes, that's exactly what i was talking about. Just a small example about adding, changing or removing columns to existing tables.

@lcharette lcharette added the Doc improvement Something in the doc requires more precision and details label May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc improvement Something in the doc requires more precision and details
Projects
None yet
Development

No branches or pull requests

3 participants