Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

sql/parse: allow qualified table names on SHOW CREATE TABLE #661

Merged

Conversation

erizocosmico
Copy link
Contributor

@erizocosmico erizocosmico commented Apr 9, 2019

Fixes #662

Table names in SHOW CREATE TABLE may be qualified with the database
name. This PR adds support for optional database qualifier on SHOW
CREATE TABLE statement.

@erizocosmico erizocosmico requested a review from a team April 9, 2019 08:31
Fixes src-d#662

Table names in SHOW CREATE TABLE may be qualified with the database
name. This PR adds support for optional database qualifier on SHOW
CREATE TABLE statement.

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@erizocosmico erizocosmico force-pushed the fix/allow-fqn-sohw-create-table branch from fc26158 to adfc5d5 Compare April 9, 2019 08:33
@ajnavarro ajnavarro merged commit 7b6a0f6 into src-d:master Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants