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

✨ auto alter table key definition #103

Merged
merged 21 commits into from
Aug 28, 2021
Merged

Conversation

kkharji
Copy link
Owner

@kkharji kkharji commented Aug 27, 2021

Purpose

I'm trying to support more then just key definition but it seems to be an impossible task.

I'm thinking of later supporting versioning schema and definition migration strategy interface. Should open an issue for that

TODOs

  • if default is present then replace null with default
  • add more tests, in particular changing a key definition to include a reference to another table
  • fix docgen remove of insert and schema docs
  • keep foreign_keys off when it's already off and none of the keys has reference key

@kkharji kkharji mentioned this pull request Aug 27, 2021
@kkharji kkharji merged commit 25748dd into master Aug 28, 2021
@kkharji kkharji deleted the new/auto_alter_table_schema_take branch August 28, 2021 03:42
kkharji added a commit that referenced this pull request Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant