Skip to content

♻️ general enhancements and changes 1#102

Merged
kkharji merged 6 commits intomasterfrom
new/auto_alter_table_schema
Aug 26, 2021
Merged

♻️ general enhancements and changes 1#102
kkharji merged 6 commits intomasterfrom
new/auto_alter_table_schema

Conversation

@kkharji
Copy link
Copy Markdown
Owner

@kkharji kkharji commented Aug 26, 2021

Purpose

closes #97. This such a cool feature as it enable the user to avoid dropping and recreating tables or even manually run alter.

kkharji and others added 5 commits August 25, 2021 20:08
Additionally, make primary reference pk.
Not sure if this is a wise decision or not. But it beat having the
schema returned given the key and the value the user written.
simple performance enhancement that should have been done from the start
:smile:
@kkharji kkharji force-pushed the new/auto_alter_table_schema branch from e977540 to f3e8abd Compare August 26, 2021 17:35
@kkharji kkharji changed the title ✨ auto alter table schema ♻️ general enhancements and changes 1 Aug 26, 2021
@kkharji kkharji force-pushed the new/auto_alter_table_schema branch from f3e8abd to f803481 Compare August 26, 2021 17:38
@kkharji kkharji merged commit 2424ea0 into master Aug 26, 2021
@kkharji kkharji deleted the new/auto_alter_table_schema branch August 26, 2021 17:40
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.

auto alter table schema

1 participant