Skip to content

Interpreter - AST Create Table Statement#3

Merged
FletcherDares merged 5 commits into
mainfrom
fletcher/feat-create-sql-statement
Aug 28, 2025
Merged

Interpreter - AST Create Table Statement#3
FletcherDares merged 5 commits into
mainfrom
fletcher/feat-create-sql-statement

Conversation

@FletcherDares
Copy link
Copy Markdown
Collaborator

@FletcherDares FletcherDares commented Aug 28, 2025

Implements Create Table Statement in the AST

  • Basic Create Table Statement with column names and datatypes.
  • Unit tests for the Create Table Statement have been added.

@FletcherDares FletcherDares changed the title Fixed the way the reference to the interpreter is being passed into t… Interpreter - Create Table Statement Aug 28, 2025
@FletcherDares FletcherDares changed the title Interpreter - Create Table Statement Interpreter - AST Create Table Statement Aug 28, 2025
@FletcherDares FletcherDares force-pushed the fletcher/feat-create-sql-statement branch from fe0bc00 to 693d953 Compare August 28, 2025 21:21
@FletcherDares FletcherDares mentioned this pull request Aug 28, 2025
28 tasks
@FletcherDares FletcherDares merged commit c4f97a4 into main Aug 28, 2025
@FletcherDares FletcherDares deleted the fletcher/feat-create-sql-statement branch August 31, 2025 12: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.

1 participant