-
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
Adds Planning and Parsing Support for Drop Table, Drop View and Alter View #7178
Commits on Dec 15, 2020
-
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for bf25b2c - Browse repository at this point
Copy the full SHA bf25b2cView commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 1c925f0 - Browse repository at this point
Copy the full SHA 1c925f0View commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 57d6222 - Browse repository at this point
Copy the full SHA 57d6222View commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 7f9fa6a - Browse repository at this point
Copy the full SHA 7f9fa6aView commit details -
changed ast_test to reflect the changes
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for d0ff832 - Browse repository at this point
Copy the full SHA d0ff832View commit details
Commits on Dec 16, 2020
-
parsing for drop view statements
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for ec66c57 - Browse repository at this point
Copy the full SHA ec66c57View commit details -
planning at vtgate for drop view
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for c94ba8b - Browse repository at this point
Copy the full SHA c94ba8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abd6fa - Browse repository at this point
Copy the full SHA 2abd6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1361491 - Browse repository at this point
Copy the full SHA 1361491View commit details -
added tests for planning at vtgate
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 7ca274e - Browse repository at this point
Copy the full SHA 7ca274eView commit details -
added end to end test for ddl statements
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 9d44fc3 - Browse repository at this point
Copy the full SHA 9d44fc3View commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 4116cd6 - Browse repository at this point
Copy the full SHA 4116cd6View commit details -
parsing support for alter view
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for e218b79 - Browse repository at this point
Copy the full SHA e218b79View commit details -
planning for alter view at vtgate
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 3b17fd9 - Browse repository at this point
Copy the full SHA 3b17fd9View commit details -
added test for planning at vttablet
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 6222558 - Browse repository at this point
Copy the full SHA 6222558View commit details
Commits on Dec 17, 2020
-
Merge branch 'drop-view' into drop-table
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for cc1a780 - Browse repository at this point
Copy the full SHA cc1a780View commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for ce039dc - Browse repository at this point
Copy the full SHA ce039dcView commit details -
Merge branch 'alter-view' into drop-table
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for d04c808 - Browse repository at this point
Copy the full SHA d04c808View commit details -
Merge remote-tracking branch 'upstream/master' into drop-table
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for c20d4ac - Browse repository at this point
Copy the full SHA c20d4acView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6cbe8b - Browse repository at this point
Copy the full SHA e6cbe8bView commit details
Commits on Dec 18, 2020
-
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 16e9b22 - Browse repository at this point
Copy the full SHA 16e9b22View commit details -
Merge remote-tracking branch 'upstream/master' into drop-table
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 769f6e4 - Browse repository at this point
Copy the full SHA 769f6e4View commit details -
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for a4b9824 - Browse repository at this point
Copy the full SHA a4b9824View commit details
Commits on Jan 4, 2021
-
Merge remote-tracking branch 'upstream/master' into drop-table
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 5eb241e - Browse repository at this point
Copy the full SHA 5eb241eView commit details -
do not throw error if the table is not found
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for f9f62f2 - Browse repository at this point
Copy the full SHA f9f62f2View commit details