This repository was archived by the owner on Jan 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 110
sql: plan: Add SHOW CREATE TABLE [Fix #406] #435
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
6a7ffc5
sql: plan: Add SHOW CREATE TABLE [Fix #406]
ntakouris 545c49d
Merge branch 'master' into show-create-table
ntakouris a8b819b
sql: plan: Change some things for SHOW CREATE TABLE as per code review
ntakouris 25e441d
Merge remote-tracking branch 'origin/show-create-table' into show-cre…
ntakouris 1980e77
sql: plan: Change SHOW CREATE TABLE to accept a catalog and a databas…
ntakouris e0be8b0
sql: expression: function: Fix parser and some nil panics
ntakouris 1c3ce54
sql: plan: SHOW CREATE TABLE - Use catalog, without database found
ntakouris addd4ae
sql: plan SHOW CREATE TABLE: Implement correct database usage from ca…
ntakouris c3eee19
sql: plan: SHOW CREATE TABLE: Fix iterator to only run once
ntakouris a7bf5f6
sql: parse/plan: Extract show create parser function, refactor SHOW C…
ntakouris 2978206
sql: plan: SHOW CREATE TABLE: Make query generation a bit more readable
ntakouris b4e04f1
sql: parse/plan: Clean imports
ntakouris 7fc4887
Merge branch 'master' into show-create-table
ntakouris a1fcbc3
sql: plan/parse: Fix CI
ntakouris 549bfad
sql: plan/parse: Change to comply with the new catalog api
ntakouris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
sql: parse/plan: Clean imports
Signed-off-by: Theodoros Zarkopafilis Ntakouris <zarkopafilis@gmail.com>
- Loading branch information
commit b4e04f1fc4bdbf9969ada14975c636fb60b9327b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.