issues
search
rqlite
/
sql
Pure Go SQL parser
MIT License
138
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support table name functions
#45
otoolep
closed
1 day ago
0
Delete rewriter
#44
otoolep
closed
1 day ago
0
Implement improved AST rewriting
#43
otoolep
closed
1 day ago
0
Fix parsing of unknown types and types with multiple identifiers
#42
Elara6331
closed
2 days ago
2
Allow some keywords to be identifiers
#41
otoolep
closed
4 days ago
0
Leading VARYING
#40
otoolep
closed
1 day ago
0
Add support for `SELECT` statements in expressions
#39
Elara6331
closed
5 days ago
1
Fix parsing of qualified references starting with `e` as a decimal with an exponent
#38
Elara6331
closed
1 week ago
1
Fix panic when String() is called on a column definition with no data type
#37
Elara6331
closed
1 week ago
1
Return an error if a data type isn't detected in a column definition
#36
Elara6331
closed
1 week ago
1
support VALUES call on update
#35
wuyq101
closed
3 weeks ago
0
Error parsing expressions containing ROWID column reference
#34
ivan4th
closed
4 days ago
0
Number of columns counted is wrong
#33
otoolep
closed
2 days ago
0
CreateTableStatement.String panic
#32
bradfitz
closed
4 days ago
5
parse failure with CREATE TABLE main.TableName
#31
bradfitz
opened
6 months ago
0
Allow certain keywords to be used as identifiers
#30
benbjohnson
closed
8 months ago
1
Can't parse CREATE TABLE with column named Key
#29
bradfitz
closed
8 months ago
2
Allow double-quoted ident for DEFAULT value
#28
benbjohnson
closed
8 months ago
0
Parse double equals as EQ
#27
benbjohnson
closed
8 months ago
0
Add collation constraint
#26
benbjohnson
closed
8 months ago
0
Allow NOT unary expression
#25
benbjohnson
closed
8 months ago
0
Allow <> style not-equals
#24
benbjohnson
closed
8 months ago
0
Allow optional column type
#23
benbjohnson
closed
8 months ago
0
Add parsing support for table options (WITHOUT ROWID, STRICT)
#22
benbjohnson
closed
8 months ago
0
Add support for GENERATED column constraints
#21
benbjohnson
closed
8 months ago
1
Add json operator support
#20
benbjohnson
closed
8 months ago
0
Add support for parsing comments
#19
benbjohnson
closed
8 months ago
6
Most of our SQLite schema is not parseable
#18
bradfitz
closed
8 months ago
12
Support '--' style comments
#17
bradfitz
closed
8 months ago
1
Add ReturningClause support to Walker
#16
otoolep
closed
8 months ago
0
Add support for RETURNING
#15
otoolep
closed
8 months ago
0
New CircleCI image
#14
otoolep
closed
10 months ago
0
Add .circleci/config.yml
#13
otoolep
closed
10 months ago
0
Pull out hacky rewrite
#12
otoolep
closed
8 months ago
0
Postgres JSON Query Syntax not supported
#11
mustafaakin
closed
8 months ago
1
Parsing failure with parenthesis in WHERE clause
#10
elv-gilles
opened
1 year ago
0
add support for sqlite RETURNING clause
#9
elv-gilles
closed
8 months ago
1
Subquery seem to fail though accepted by sqlite3.
#8
lcaballero
closed
5 days ago
1
Implement proper AST rewriting
#7
otoolep
closed
1 day ago
1
Error in "SELECT FROM table_function()"
#6
stephenafamo
closed
1 day ago
1
Merge latest changes
#5
otoolep
closed
2 years ago
0
Flag of RANDOM actually found
#4
otoolep
closed
2 years ago
0
Rewrite date
#3
otoolep
closed
2 years ago
0
Evaluation of SQLite functions
#2
otoolep
closed
2 years ago
0
Fix mysql supports
#1
huacnlee
closed
2 years ago
0