Skip to content

Implement SYNONYM in CREATE TABLE#172

Merged
makenowjust merged 4 commits intocloudspannerecosystem:mainfrom
apstndb:feature/create-table-synonym
Oct 24, 2024
Merged

Implement SYNONYM in CREATE TABLE#172
makenowjust merged 4 commits intocloudspannerecosystem:mainfrom
apstndb:feature/create-table-synonym

Conversation

@apstndb
Copy link
Copy Markdown
Contributor

@apstndb apstndb commented Oct 23, 2024

This PR implements SYNONYM in CREATE TABLE.

fix #125

Copy link
Copy Markdown
Collaborator

@makenowjust makenowjust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small correction is needed.

Co-authored-by: Hiroya Fujinami <make.just.on@gmail.com>
@apstndb
Copy link
Copy Markdown
Contributor Author

apstndb commented Oct 23, 2024

Thank you for your correction! All applied.

Copy link
Copy Markdown
Collaborator

@makenowjust makenowjust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@makenowjust makenowjust merged commit ff8609d into cloudspannerecosystem:main Oct 24, 2024
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.

Support SYNONYMs in CREATE TABLE

2 participants