Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ivanceras/sql-ast
SQL abstract syntax tree
https://github.com/ivanceras/sql-ast
e863bc041cda7232923d548a5c8e8c43a7274941 authored about 6 years ago by Andy Grove <[email protected]>
Add LIKE operator
24af0499308051cdb181f94c071de1ffbc5cd757 authored about 6 years ago by Andy Grove <[email protected]>9d3906d655c175c00febae2bd1b35c67d9dc1a38 authored about 6 years ago by Clemens Winter <[email protected]>
91aa985ed0431465e719d7808b48d751d1fc00c3 authored about 6 years ago by Clemens Winter <[email protected]>
72024661a911b0904c9f4d49db2d4450c0c5accc authored about 6 years ago by Fredrik Roos <[email protected]>
7624095738bd3b46397d9d1221ba75dbc73a8c97 authored about 6 years ago by Fredrik Roos <[email protected]>
consume semi colon at the end of select and delete queries
face97226beae399404b4f7db6af94134eebc927 authored about 6 years ago by Andy Grove <[email protected]>9898e99eb2bf6a3052f257f52f0bc60c4c222e2c authored about 6 years ago by virattara <[email protected]>
b75a22ce2e5f5ed583fa00bc607ef286c1e3a5a4 authored about 6 years ago by virattara <[email protected]>
Support "searched" CASE expressions
70a3ae93c84fd98cead924735361726ca7e68056 authored about 6 years ago by Andy Grove <[email protected]>7af4bb55e62dbf0fcdeb4d3a1dbca4f74f31e6d2 authored about 6 years ago by Andy Grove <[email protected]>
ff4f1f0b94235107cbd62ab8b2cf34256d6d9f7f authored about 6 years ago by Andy Grove <[email protected]>
7e152cd0a9887f68435164122b00f097ced3d04c authored about 6 years ago by Andy Grove <[email protected]>
249b99e48f638fc3153f1bafb6ca6fe68bb48984 authored about 6 years ago by Andy Grove <[email protected]>
cc5a6c335d06b70f1be22dd4e3a3e3a3f0a480dc authored about 6 years ago by Andy Grove <[email protected]>
1bb7149670e08cf65d1ee927a77b218cc4ed6bf4 authored about 6 years ago by Andy Grove <[email protected]>
https://jakewheat.github.io/sql-overview/sql-2011-foundation-grammar.html#searched-case
5a396bb9b462f19be6f741f29f58bdf5022e702f authored about 6 years ago by Nickolay Ponomarev <[email protected]>5b7e89225b15f6d04c135242cf42fb0040660908 authored about 6 years ago by Andy Grove <[email protected]>
8554ff1932a29d352673d0e1f6434443641e2786 authored about 6 years ago by Andy Grove <[email protected]>
fix for queries with both order by and limit
633aeb91626e3b25dd100430bbbe6ac5e740c461 authored about 6 years ago by Andy Grove <[email protected]>added support for expressions with parentheses
038698c706e42f331e950eb607d6f54218b373c5 authored about 6 years ago by Andy Grove <[email protected]>9f47e8ac942c56408c5f6b4b03515ce34110c6d8 authored about 6 years ago by virattara <[email protected]>
94df7c22e617a9fb416dac64ba5e82c4008c44e8 authored about 6 years ago by virattara <[email protected]>
335607f6bbcdd745e750a7bcbcdd56e3cb07a2b9 authored about 6 years ago by Andy Grove <[email protected]>
035ef52696db0c887111bb706c12bed8315f1893 authored about 6 years ago by Andy Grove <[email protected]>
beb1a7a73531d7c2d4f667153e4515d5c7d63fc3 authored about 6 years ago by Andy Grove <[email protected]>
661ada066459610f92e561d92bd161e8c55914d2 authored about 6 years ago by Andy Grove <[email protected]>
4b6967ccd6be857df129741585a6941297cf18de authored about 6 years ago by Andy Grove <[email protected]>
722ea7a91b60b9f9f8a991819f0a1a8efd1d3bfb authored about 6 years ago by Andy Grove <[email protected]>
9daba3ab49f4bc4576d7d404cee946d6084064c7 authored about 6 years ago by Andy Grove <[email protected]>
Postgres dialect + various improvements
486eca1f104d02838899d9a7ee782607581db89c authored about 6 years ago by Andy Grove <[email protected]>439f64dfe119b217de0e44b316b9115d59af1d8a authored over 6 years ago by Jovansonlee Cesar <[email protected]>
24153aee53bc9b435ce29313ae17ef13f8700269 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
remove assertion in copy sql, conversion to_string is unfinished
d66e4848bd36f9f2f705c05a0133d3a5da1eb42c authored over 6 years ago by Jovansonlee Cesar <[email protected]>Implement parsing insert statement
e6ad7ab7156a6ed8e7e1a361dc12e9b89b45fd2f authored over 6 years ago by Andy Grove <[email protected]>ba8a9bd48f8f58a06a67552d3d7cdb3ff9eb0f36 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add ToString implementation on the components
5abd9e7dec2569f92ea95f9cf47498fd42785b6c authored over 6 years ago by Jovansonlee Cesar <[email protected]>34913c705103de70b2ec74b7e6d403ea999552c8 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
639f01d4e751191effb34f89d154087c1220c4b1 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add is_primary and is_unique in the column definition
Initial code for testing alter table
da153bf8486a908d4c291361b92ff9234d7b81af authored over 6 years ago by Jovansonlee Cesar <[email protected]>74b34faaf16c7bc920c1c379c5d3ef870bebbe7b authored over 6 years ago by Jovansonlee Cesar <[email protected]>
7c7b67b0bcd9c35b04fc69d49f7375261bbe8b2a authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Differentiate single quoted string and double quoted string
34412f7e3d4839653861e995d9cabd811592462e authored over 6 years ago by Jovansonlee Cesar <[email protected]>8dbb62cddd519973b864a18b30e5d73ddc9483bc authored over 6 years ago by Jovansonlee Cesar <[email protected]>
6aca4de65879463b0299dc5c9cc499bc988bc280 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
096b2bf7ba30ccf2e3647ad694c30e73878ae710 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
7803063ece51385a07a967e2414e03f2783468f7 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
Add capability of parsing dates
9ab5c1358d0f9913e4dbf195c58bd8ee074b65d8 authored over 6 years ago by Jovansonlee Cesar <[email protected]>199ec67da76dd1ba5bf9edaa4dce7a1f1d340540 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
719df789e401a7c5a037497b1c267ca04987a207 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
remove unecessary consume of LParen and RParen in default value
78c054ea19797eca5e66fcc9d5c5c00659ea73fb authored over 6 years ago by Jovansonlee Cesar <[email protected]>Added PostgreSQL style casting
20079959389ffd9ee2f55d72ee766b12e7050b45 authored over 6 years ago by Jovansonlee Cesar <[email protected]>46274c536bba7fff7572c5ef5c50ea54ff6c9abe authored over 6 years ago by Jovansonlee Cesar <[email protected]>
5adce6a013bdff6daf0453f3a87d1872c53cae25 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
7d27abdfb4ac4a0980d79b12d9d8ef156434e984 authored over 6 years ago by Jovansonlee Cesar <[email protected]>
3fe6fa4041be3c5ad7e088fd892fe819ffa9f221 authored over 6 years ago by Andy Grove <[email protected]>
810cd8e6cf28a1586579bbd5d7dfcbae078c2922 authored over 6 years ago by Andy Grove <[email protected]>
96f1f9f35ea456bdb58a9619b49aca1fad90af2a authored over 6 years ago by Andy Grove <[email protected]>
70f3b78f330821a8c9ee966289e2f0117880be91 authored over 6 years ago by Andy Grove <[email protected]>
d5fd4aafafb2326b811d874cea65a0d9738c42e8 authored over 6 years ago by Andy Grove <[email protected]>
48e78f99dd5e76c70c385f3611fc22a5c7f7fc70 authored over 6 years ago by Andy Grove <[email protected]>
e16b92763a288028a54c719fff368a6c5a50cbc1 authored over 6 years ago by Andy Grove <[email protected]>
06a8870bd78f8d78d098ea22c34e767b15b1fdc3 authored over 6 years ago by Andy Grove <[email protected]>
cc725791de63427982f896f0a22ad46d168a38f8 authored over 6 years ago by Andy Grove <[email protected]>
d58e59324b4a32c32e1fbdf75f26ae0d862d5d61 authored over 6 years ago by Andy Grove <[email protected]>
e19d559073e93f7da3e6ed1052c5a2a18385f98f authored over 6 years ago by Andy Grove <[email protected]>
0d36aa536aa163e260f6800f5e888e4c28440b1a authored over 6 years ago by Andy Grove <[email protected]>
6374b521c919b4753b83ac46213b759e98be9687 authored over 6 years ago by Andy Grove <[email protected]>
049fe9034f273f92e4ff3cebe59b4af835348e4a authored over 6 years ago by Andy Grove <[email protected]>
ed40edd3b04f7bdeaadc68e29601d914b646386f authored over 6 years ago by Andy Grove <[email protected]>
9cc4bc3423c3a7ac4fdd360b623e4234032b60e9 authored over 6 years ago by Andy Grove <[email protected]>
ecc6b5fb38a21f9feeaee68acc98d478dd38225b authored over 6 years ago by Andy Grove <[email protected]>
dec70a677fa8df7992a3601a1bf3c087c6f100c0 authored over 6 years ago by Andy Grove <[email protected]>
Include row and column in tokenizer error messages
09f6a43fc909bc508631222eed8948bd09cce748 authored over 6 years ago by Andy Grove <[email protected]>900c56ff292fea64ff065a599e20e7d8624faee1 authored over 6 years ago by crw5996 <[email protected]>
82d1f36366df53c11f4d361534152b7bbcd44e59 authored over 6 years ago by crw5996 <henry11>
Implemented DELETE keyword
8bbdbf80475afe0bd7207bf118f4999583468521 authored over 6 years ago by Andy Grove <[email protected]>549ed6e83ab0a853cced5f8f7ac5b665aaa2c84d authored over 6 years ago by crw5996 <henry11>
78439bfa1882ed63b523ae65ebff2e5dc8380bd6 authored over 6 years ago by Andy Grove <[email protected]>
401f01cb41859545f5063db73f26fed22dbedb86 authored over 6 years ago by Andy Grove <[email protected]>
21540817e50fe78411ae253c93d7364dc6ffa47b authored over 6 years ago by Andy Grove <[email protected]>
fe8fe229a301f5cfdf08440fa8e83cce6f5cebeb authored over 6 years ago by Andy Grove <[email protected]>
cfe7ee561338778038d2d9d45fe4023a971fbdcf authored over 6 years ago by Andy Grove <[email protected]>
4dbd76984b14bedcec4d827025479cf7846769e4 authored over 6 years ago by Andy Grove <[email protected]>
9448711760239ea644c136c36b6401645c35f720 authored over 6 years ago by Andy Grove <[email protected]>
a10482c3536bd1868cda734d3ac06afe6ebc8a9a authored over 6 years ago by Andy Grove <[email protected]>
80cb9b13ceb92e57ef260c5f62917489c4914ea6 authored over 6 years ago by Andy Grove <[email protected]>
ce665053774969d3a803a7e855d16a607909e549 authored over 6 years ago by Andy Grove <[email protected]>
cfd410e6aa7194686c1dc6430437645d26e12dbb authored over 6 years ago by Andy Grove <[email protected]>
7bea9a8648372ee4d1f4507ebf2a6ba266a4ccdb authored over 6 years ago by Andy Grove <[email protected]>
dc97d8ef5d9dd437403a25be89531b20cb232a7e authored over 6 years ago by Andy Grove <[email protected]>
bd855fd29691b544203a9721e29c50471bb39e0e authored over 6 years ago by Andy Grove <[email protected]>
a07bca3cf7d496984928e29f22bb2d372b608586 authored over 6 years ago by Andy Grove <[email protected]>
4daa1a2827ea8bd08b7177b89f0d61fa3e65fcdb authored over 6 years ago by Andy Grove <[email protected]>
b961069595c571d1f2d49de07bf2d3208fec5005 authored over 6 years ago by Andy Grove <[email protected]>
87a576563b8e8612e24efea2bf02cc7a484fec18 authored over 6 years ago by Andy Grove <[email protected]>
5bac9fd1311247456f4f818bf129f985da2ec00c authored over 6 years ago by Andy Grove <[email protected]>
751a6f0880a63cf997cda0405b269e34eea6e3e6 authored over 6 years ago by Andy Grove <[email protected]>
ac130577c1a66b54eeeafe2e6f7c36553f12587b authored over 6 years ago by Andy Grove <[email protected]>
0c23392adba947275b660077fe7962dc2f7751e2 authored over 6 years ago by Andy Grove <[email protected]>