An open API service providing commit metadata for open source projects.

GitHub / davegraziosi/sql-parser / commits

SHA Message Author Date Stats
e317e023 bug fixed for NUMBER RegExpr Davide Graziosi <d****i@e****t> almost 9 years ago
0669d0ad Fix generated sql so it's a valid MySQL statement (#1) Reynard Hilman <r****h@u****m>
Committed by: Damien Sorel <c****t@g****r>
about 9 years ago
71cb6206 Update README.md Damien Sorel <c****t@g****r>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f2196ab4 merge Merge remote-tracking branch 'refs/remotes/zubairov/master' Damien SOREL <d****l@s****r> over 9 years ago
e01d2970 New test Renat Zubairov <r****v@g****m> over 9 years ago
68794ef6 merge Merge remote-tracking branch 'refs/remotes/mode/master' mistic100 <c****t@g****r> almost 10 years ago
f407c0ab Fix case/when parsing + unit tests mistic100 <c****t@g****r> almost 10 years ago
3836fc2b merge Merge remote-tracking branch 'refs/remotes/sthupukari/master' mistic100 <c****t@g****r> almost 10 years ago
12f3b569 Build Damien SOREL <d****l@s****r> almost 10 years ago
d98fc319 merge Merge remote-tracking branch 'refs/remotes/mixu/patch-1' Damien SOREL <d****l@s****r> almost 10 years ago
38893e77 Parse user functions with complex arguments (eg: MySQL DATE_SUB) Damien SOREL <d****l@s****r> almost 10 years ago
838e6b4c Fix the preserverWhitespace option Mikito Takada <m****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5f4becbf Prepare NPM publish mistic100 <c****t@g****r> almost 10 years ago
bfbd8f6a Fix parameters parser Damien SOREL <d****l@s****r> almost 10 years ago
e2da1431 merge Merge remote-tracking branch 'refs/remotes/zubairov/master' Damien SOREL <d****l@s****r> almost 10 years ago
e57a53ab merge Merge remote-tracking branch 'refs/remotes/mhr3/master' Damien SOREL <d****l@s****r> almost 10 years ago
e33fe064 merge Merge remote-tracking branch 'refs/remotes/forward/master' Damien SOREL <d****l@s****r> almost 10 years ago
ac752a99 Update .gitignore Damien SOREL <d****l@s****r> almost 10 years ago
02f20396 Fix quotes in Parser example sthupukari <h****o@t****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
37d2fb4c Added lexer rules for INSERT Renat Zubairov <r****v@g****m> over 10 years ago
79f39757 Now we understand type annotations on select values Renat Zubairov <r****v@g****m> over 10 years ago
2086c8b7 Now we understand typed, named parameters, e.g. ``select foo from bar where h... Renat Zubairov <r****v@g****m> over 10 years ago
bbc957f5 Fix two single quotes parsing Michal Hruby <m****y@x****m> over 10 years ago
b3b867c4 merge Merge pull request #18 from haskellcamargo/master Andy Kent <a****t@m****m> almost 11 years ago
c4451fd2 require coffee-script register Marcelo Camargo <m****o@l****g> almost 11 years ago
be6ca609 Parse function with no parameters Marcelo Camargo <m****o@l****g> almost 11 years ago
259b2e21 Test subselect field Marcelo Camargo <m****o@l****g> almost 11 years ago
8defef01 Implemented sub-subselects and function calls without parameters Marcelo Camargo <m****o@l****g> almost 11 years ago
e1796a8b prepare Bower publish mistic100 <m****c@s****r> about 11 years ago
3403bf7f merge Merge pull request #13 from mistic100/between Andy Kent <a****t@m****m> over 11 years ago
640464dc build mistic100 <c****t@g****r> over 11 years ago
a60330a7 merge Merge branch "not-like" mistic100 <m****c@p****g> over 11 years ago
9d00019e merge Merge branch 'between' mistic100 <m****c@p****g> over 11 years ago
0e27a45c Support NOT LIKE operator mistic100 <m****c@p****g> over 11 years ago
6a8b65c3 Use 'value' array instead for 'min' and 'max' for more consistency mistic100 <m****c@p****g> over 11 years ago
68add689 Add support of BETWEEN operator mistic100 <m****c@p****g> over 11 years ago
4039c909 add current offset to the lexer Josh Ferguson <j****h@m****m> over 11 years ago
18ebc8a6 cleaning up case statements to make them generic expressions Josh Ferguson <j****h@m****m> over 11 years ago
62f1879a add case statements Josh Ferguson <j****h@m****m> over 11 years ago
54d4b2db updated readme with install instructions Andy Kent <a****t@m****m> over 11 years ago
053dfb55 version bump Andy Kent <a****t@m****m> over 11 years ago
8b319f27 move to `npm test` instead of a Makefile Andy Kent <a****t@m****m> over 11 years ago
69005347 merge Merge pull request #8 from FocusSchoolSoftware/update Andy Kent <a****t@m****m> over 11 years ago
f9e13aef Added OFFSET to LIMIT clause and MSSQL OFFSET/FETCH Ben Green <b****n@l****m> over 11 years ago
cb87533c Fixed an issue where the parser would get confused between a wildcard * and m... Andy Kent <a****t@m****m> almost 12 years ago
cb04001d update dev dependencies Andy Kent <a****t@m****m> almost 12 years ago
dc2d0615 Allow aliasing of tables. Allow more subselect expressions like NOT IN, ANY,... David Crawford <d****d@g****m>
Committed by: Ben Green <b****n@l****m>
over 13 years ago
e9474f24 0.4.1 build with basic support for IN (list) and IN (query) Andy Kent <a****t@m****m> over 13 years ago
a0ed94b8 update dependancies Andy Kent <a****t@m****m> over 13 years ago
a31b5833 use bundled bin/cake Andy Kent <a****t@m****m> over 13 years ago
a7ca0958 add MIT license Andy Kent <a****t@m****m> almost 14 years ago
4da6dca3 Accept parameter tokens Björn Harrtell <b****n@w****g>
Committed by: Ben Green <b****n@l****m>
about 14 years ago
32e5d130 added a note about borrowing from coffee-script Andy Kent <a****t@m****m> over 14 years ago
0f6e0b04 remove all runtime dependancies and make a browser friendly single file build Andy Kent <a****t@m****m> over 14 years ago
58a7261f support for unions Andy Kent <a****t@m****m> over 14 years ago
1057d706 support double quoted strings and quote escaping Andy Kent <a****t@m****m> over 14 years ago
e62fc8bc fix typo in Join.conditions Andy Kent <a****t@m****m> over 14 years ago
7eaa23b7 JOIN support Andy Kent <a****t@m****m> over 14 years ago
4f5b7e57 really remove old node modules Andy Kent <a****t@m****m> over 14 years ago
180232b1 remove node_modules and move tests to mocha Andy Kent <a****t@m****m> over 14 years ago
97c03b4f sub selects Andy Kent <a****t@m****m> almost 15 years ago
9fc667b3 add more aggregates Andy Kent <a****t@m****m> almost 15 years ago
8b6da81d support for dot syntax Andy Kent <a****t@m****m> almost 15 years ago
5f28031d make everything possible an expression + add BOOL and IS NOT support Andy Kent <a****t@m****m> almost 15 years ago
50226b73 support time windows Andy Kent <a****t@m****m> almost 15 years ago
a3582dca added support for esper style time windows Andy Kent <a****t@m****m> almost 15 years ago
51f3b408 support for UDF Andy Kent <a****t@m****m> almost 15 years ago
d6350378 fix json Andy Kent <a****t@m****m> almost 15 years ago
d06a011a added jison dependancy Andy Kent <a****t@m****m> almost 15 years ago
49b506ab Support for LIKE conditions Andy Kent <a****t@m****m> almost 15 years ago
81a86ee2 Support for SELECT DISTINCT Andy Kent <a****t@m****m> almost 15 years ago
a049f8d6 add FunctionValue nodes to the AST Andy Kent <a****t@m****m> almost 15 years ago
d3559407 better package usage and some Node API tweaks Andy Kent <a****t@m****m> almost 15 years ago
c7d77c7e package for npm Andy Kent <a****t@m****m> almost 15 years ago
540129ff start of support for nested conditionals Andy Kent <a****t@m****m> almost 15 years ago
442c047d added OR conditional Andy Kent <a****t@m****m> almost 15 years ago
4ee9da5c better indetentation in printed queries Andy Kent <a****t@m****m> almost 15 years ago
4e0c732f support multiple order directions Andy Kent <a****t@m****m> almost 15 years ago
6740dc64 added support for LIMIT in queries Andy Kent <a****t@m****m> almost 15 years ago
b316798b better grammer to support GROUP BY and HAVING Andy Kent <a****t@m****m> almost 15 years ago
94830e42 support for more select variations in grammer Andy Kent <a****t@m****m> almost 15 years ago
5e46b2e6 cleanup the interface between grammar and parser Andy Kent <a****t@m****m> almost 15 years ago
9fba15dc grammer improvements to start creating objects rather than just strings Andy Kent <a****t@m****m> almost 15 years ago
5e192d24 README and changed grammar files Andy Kent <a****t@m****m> almost 15 years ago
f0bc1f40 fix typo and add a brief readme Andy Kent <a****t@m****m> almost 15 years ago
47b3e088 start of some proper tests Andy Kent <a****t@m****m> almost 15 years ago
a5c1c8b7 added order by clauses Andy Kent <a****t@m****m> almost 15 years ago
db7b7740 a basic working grammer Andy Kent <a****t@m****m> almost 15 years ago
d3662f7a very very basic grammer parsing Andy Kent <a****t@m****m> almost 15 years ago
bf2f7dbd added sort, having and line numbers Andy Kent <a****t@m****m> almost 15 years ago
0f020dda added support for backticks, functions and group by Andy Kent <a****t@m****m> almost 15 years ago
bca667fb initial lexer and parse select * queries with conditions into an AST Andy Kent <a****t@m****m> almost 15 years ago

← Back to repository