Skip to content

✨ auto alter table key definition #103

Merged
kkharji merged 21 commits intomasterfrom
new/auto_alter_table_schema_take
Aug 28, 2021
Merged

✨ auto alter table key definition #103
kkharji merged 21 commits intomasterfrom
new/auto_alter_table_schema_take

Conversation

@kkharji
Copy link
Copy Markdown
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