Activity
Enable parsing comma lists without semicolons
Enable parsing comma lists without semicolons
Simplify TABLE type parser errors & add test examples for parse failures
Simplify TABLE type parser errors & add test examples for parse failures
Rename AsReturnSubquery
to AsReturnExpr
& remove non-subquery error
Rename
AsReturnSubquery
to AsReturnExpr
& remove non-subquery errorForce push
Rename AsReturnSubquery
to AsReturnExpr
& remove non-subquery error
Rename
AsReturnSubquery
to AsReturnExpr
& remove non-subquery errorForce push
Add comment to explain LParen behavior
Add comment to explain LParen behavior
squash-merge mssql-create-tvf
squash-merge mssql-create-tvf
Force push
Add documentation link for RETURN SELECT
Add documentation link for RETURN SELECT
Add documentation link for named tables types
Add documentation link for named tables types
Refactor NamedTable to be a regular struct
Refactor NamedTable to be a regular struct
Refactor to avoid cloning/unwrapping
Refactor to avoid cloning/unwrapping
Introduce get_reserved_grantees_types
to distinguish keyword vs ide…
Introduce
get_reserved_grantees_types
to distinguish keyword vs ide…Force push
Introduce get_reserved_grantees_types
to distinguish keyword vs ide…
Introduce
get_reserved_grantees_types
to distinguish keyword vs ide…Force push
Introduce get_reserved_grantees_types
to distinguish keyword vs ide…
Introduce
get_reserved_grantees_types
to distinguish keyword vs ide…squash-merge mssql-create-tvf
squash-merge mssql-create-tvf
Force push
Make Table
's ColumnDefs optional
Make
Table
's ColumnDefs optionalForce push
squash-merge semicolons
squash-merge semicolons
Disallow keywords as table aliases for parsing statements without sem…
Disallow keywords as table aliases for parsing statements without sem…
Force push
Disallow keywords as table aliases for parsing statements without sem…
Disallow keywords as table aliases for parsing statements without sem…
Reduce ambiguity for consecutive statements
Reduce ambiguity for consecutive statements
Force push
Add support for un-parenthesized "RETURN SELECT" syntax
Add support for un-parenthesized "RETURN SELECT" syntax
Reduce ambiguity for consecutive statements
Reduce ambiguity for consecutive statements
Force push
Reduce ambiguity for consecutive statements
Reduce ambiguity for consecutive statements
Introduce require_semicolon_statement_delimiter
parser option
Introduce
require_semicolon_statement_delimiter
parser optionForce push
Introduce require_semicolon_statement_delimiter
parser option
Introduce
require_semicolon_statement_delimiter
parser optionForce push
f/return
f/return
wip/restore tests, remove workaround
wip/restore tests, remove workaround
Corrected syntax formatting
Corrected syntax formatting