Skip to content
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 Spanner Graph(SQL/PGQ) schema statements #101

Merged

Conversation

apstndb
Copy link
Contributor

@apstndb apstndb commented Sep 19, 2024

This PR implements Spanner Graph(SQL/PGQ) schema statements:

  • CREATE [OR REPLACE] PROPERTY GRAPH [IF NOT EXISTS]
  • DROP PROPERTY GRAPH [IF EXISTS]

It conflicts with #99.

#98

@apstndb apstndb changed the title Support create property graph Support GQL schema statements Sep 19, 2024
@apstndb apstndb force-pushed the support-create-property-graph branch from 96c9ff1 to 81b35e5 Compare September 19, 2024 10:17
@apstndb apstndb marked this pull request as ready for review September 19, 2024 13:53
@apstndb apstndb marked this pull request as draft October 16, 2024 13:48
@apstndb apstndb marked this pull request as ready for review October 20, 2024 16:49
@apstndb apstndb mentioned this pull request Nov 5, 2024
37 tasks
@apstndb apstndb changed the title Support GQL schema statements Support Spanner Graph(SQL/PQG) schema statements Dec 18, 2024
@apstndb apstndb changed the title Support Spanner Graph(SQL/PQG) schema statements Support Spanner Graph(SQL/PGQ) schema statements Dec 19, 2024
parser.go Outdated Show resolved Hide resolved
Co-authored-by: Hiroya Fujinami <[email protected]>
Copy link
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.

LGTM. Thank you 👍

@makenowjust makenowjust merged commit a0f0a03 into cloudspannerecosystem:main Jan 12, 2025
2 checks passed
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.

2 participants