FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · CovenantSQL/sqlparser · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
CovenantSQL
/
sqlparser
Public
forked from
xwb1989/sqlparser
Notifications
You must be signed in to change notification settings
Fork
2
Star
18
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 18, 2019
Merge branch 'master' of github.com:Covenantsql/sqlparser
auxten
committed
c4a6cf6
View commit details
Copy full SHA for c4a6cf6
Browse repository at this point
Add missing MATCH token
auxten
committed
39dd9b5
View commit details
Copy full SHA for 39dd9b5
Browse repository at this point
Merge pull request #1 from CovenantSQL/develop
Show description for f23c657
auxten
authored
f23c657
View commit details
Copy full SHA for f23c657
Browse repository at this point
CREATE VIRTUAL TABLE and MATCH in where
auxten
committed
6ac80be
View commit details
Copy full SHA for 6ac80be
Browse repository at this point
Update sql.go
auxten
committed
db5eace
View commit details
Copy full SHA for db5eace
Browse repository at this point
Fix sql.y ast.go
auxten
committed
40295b7
View commit details
Copy full SHA for 40295b7
Browse repository at this point
Add virtual table support
auxten
committed
1a3d998
View commit details
Copy full SHA for 1a3d998
Browse repository at this point
Commits on May 30, 2019
Update parser to support create index with quoted index name
Qi Xiao
committed
4527548
View commit details
Copy full SHA for 4527548
Browse repository at this point
Commits on May 16, 2019
Support double quoted table name or column name ident
Qi Xiao
committed
d1a5098
View commit details
Copy full SHA for d1a5098
Browse repository at this point
Commits on Dec 6, 2018
Fix test case for SQLite unsupported escape with '\'
auxten
committed
8673c64
View commit details
Copy full SHA for 8673c64
Browse repository at this point
Update README for SQLite parser
auxten
authored
0e8b2d5
View commit details
Copy full SHA for 0e8b2d5
Browse repository at this point
Commits on Nov 30, 2018
Make positional argument separation as a optional parameter for tokenizer
Qi Xiao
committed
78095ff
View commit details
Copy full SHA for 78095ff
Browse repository at this point
Support multiple statement parsing
Qi Xiao
committed
4a5255d
View commit details
Copy full SHA for 4a5255d
Browse repository at this point
Remove default function in expression
Qi Xiao
committed
2a93f0d
View commit details
Copy full SHA for 2a93f0d
Browse repository at this point
Separate position argument from named argument
Qi Xiao
committed
4a7b2e2
View commit details
Copy full SHA for 4a7b2e2
Browse repository at this point
Commits on Nov 27, 2018
Remove SubstrExpr and ConvertUsingExpr
Qi Xiao
committed
765b8d4
View commit details
Copy full SHA for 765b8d4
Browse repository at this point
Commits on Nov 20, 2018
Support explain statement
Qi Xiao
committed
d9be292
View commit details
Copy full SHA for d9be292
Browse repository at this point
Commits on Nov 2, 2018
Update parser to enable/disable back slash escape
Qi Xiao
committed
21a792a
View commit details
Copy full SHA for 21a792a
Browse repository at this point
Commits on Oct 25, 2018
Update syntax to support mysql special comment SHOW /*!50002 FULL*/ TABLES
Qi Xiao
committed
fb543ce
View commit details
Copy full SHA for fb543ce
Browse repository at this point
Support create index if not exists syntax
Qi Xiao
committed
af58d81
View commit details
Copy full SHA for af58d81
Browse repository at this point
Update statement to support show full columns syntax
Qi Xiao
committed
2424a2e
View commit details
Copy full SHA for 2424a2e
Browse repository at this point
Commits on Oct 10, 2018
Support insert or replace into statement
Qi Xiao
committed
fe86852
View commit details
Copy full SHA for fe86852
Browse repository at this point
Refactor ddl statements
Qi Xiao
committed
dfeb17e
View commit details
Copy full SHA for dfeb17e
Browse repository at this point
Fit for CovenantSQL use
Qi Xiao
committed
a5bb5f7
View commit details
Copy full SHA for a5bb5f7
Browse repository at this point
Commits on Oct 8, 2018
Update gitignore
Qi Xiao
committed
2f0401b
View commit details
Copy full SHA for 2f0401b
Browse repository at this point
Support select without from
deatheyes
authored and
Qi Xiao
committed
81844f6
View commit details
Copy full SHA for 81844f6
Browse repository at this point
Support string
deatheyes
authored and
Qi Xiao
committed
e0cdcdd
View commit details
Copy full SHA for e0cdcdd
Browse repository at this point
Add various types for cast
deatheyes
authored and
Qi Xiao
committed
d6d4d87
View commit details
Copy full SHA for d6d4d87
Browse repository at this point
Support anonymous aliased table expression
deatheyes
authored and
Qi Xiao
committed
fcb50bb
View commit details
Copy full SHA for fcb50bb
Browse repository at this point
Support cast to timestamp
deatheyes
authored and
Qi Xiao
committed
1df6c5a
View commit details
Copy full SHA for 1df6c5a
Browse repository at this point
Inner/cross join support
deatheyes
authored and
Qi Xiao
committed
2654177
View commit details
Copy full SHA for 2654177
Browse repository at this point
Support NullSafeNotEqual
deatheyes
authored and
Qi Xiao
committed
8134008
View commit details
Copy full SHA for 8134008
Browse repository at this point
Commits on Jun 6, 2018
Updated the patches from upstream.
bramp
committed
1203878
View commit details
Copy full SHA for 1203878
Browse repository at this point
Fixed up the README to point to the correct new path for vitess.
bramp
committed
fc96a83
View commit details
Copy full SHA for fc96a83
Browse repository at this point
THe upstream library moved to github.com/vitessio/vitess, update references.
bramp
committed
258984e
View commit details
Copy full SHA for 258984e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL