-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Support CREATE, DROP statements in ApplySchema and online DDL #7083
Merged
shlomi-noach
merged 9 commits into
vitessio:master
from
planetscale:online-ddl-create-drop-online
Dec 9, 2020
Merged
Support CREATE, DROP statements in ApplySchema and online DDL #7083
shlomi-noach
merged 9 commits into
vitessio:master
from
planetscale:online-ddl-create-drop-online
Dec 9, 2020
Commits on Nov 29, 2020
-
Support CREATE, DROP statements in ApplySchema and online DDL
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d839167 - Browse repository at this point
Copy the full SHA d839167View commit details -
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 90452df - Browse repository at this point
Copy the full SHA 90452dfView commit details -
added CREATE/DROP online DDL endtoend tests
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 496f28c - Browse repository at this point
Copy the full SHA 496f28cView commit details -
trigger early next invocation of onMigrationCheckTick upon:
- migration completion - migration failure - new INSERT to schema_migrations throttle invocation of onMigrationCheckTick() to at most 1/sec Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f06eb6 - Browse repository at this point
Copy the full SHA 2f06eb6View commit details -
triggering initial tick early on
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1ac2cf - Browse repository at this point
Copy the full SHA a1ac2cfView commit details -
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e167fa9 - Browse repository at this point
Copy the full SHA e167fa9View commit details
Commits on Dec 3, 2020
-
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4fb510 - Browse repository at this point
Copy the full SHA d4fb510View commit details
Commits on Dec 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 93bc2ed - Browse repository at this point
Copy the full SHA 93bc2edView commit details -
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b62c71d - Browse repository at this point
Copy the full SHA b62c71dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.