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

Parser: Implement basic CREATE TABLE DDL #60

Closed
wants to merge 6 commits into from

Conversation

KieranKaelin
Copy link
Contributor

Closes #58.

@KieranKaelin KieranKaelin marked this pull request as draft March 7, 2023 08:15
Base automatically changed from extend-datatypes to main March 9, 2023 10:55
@KieranKaelin
Copy link
Contributor Author

Closing as we will not be tackling DDL for the near future.

@if-loop69420 if-loop69420 deleted the parse-simple-table-ddl branch August 1, 2024 13:59
@if-loop69420 if-loop69420 restored the parse-simple-table-ddl branch August 1, 2024 13:59
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.

Parser: Implement basic CREATE TABLE DDL
1 participant