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

Table Generation Strategy #25

Open
mataide opened this issue Sep 23, 2019 · 3 comments
Open

Table Generation Strategy #25

mataide opened this issue Sep 23, 2019 · 3 comments
Assignees

Comments

@mataide
Copy link

mataide commented Sep 23, 2019

Feature Request:

Create a setting for Table Generation Strategy.
Usually databases have 3 options:

  1. Create
  2. Drop and Create
  3. Update
@FarooqKhan
Copy link
Collaborator

@mataide could you explain a bit more what would this strategy do. Please give a example

@FarooqKhan FarooqKhan self-assigned this Jan 31, 2020
@mataide
Copy link
Author

mataide commented Jan 31, 2020

When you start the application, you want to:

  1. Create only if not exist.
  2. Drop everything and create again.
  3. Only update the models.

@FarooqKhan
Copy link
Collaborator

@mataide Okay thanks that makes it clear, i will try to incorporate this next time i get some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants