Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ivanceras/restq
Compacting the SQL into the URL rest API
https://github.com/ivanceras/restq
Use sql_ast crate instead of sqlparser
54aca330d5bbbb62f09a88a39bd67fdb286895f7 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
54aca330d5bbbb62f09a88a39bd67fdb286895f7 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Update dep
99050b4d6c7e475ce7abdf18f4ce6eaa19df0f21 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
99050b4d6c7e475ce7abdf18f4ce6eaa19df0f21 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Unify the common functions of csv_data and restq-http
f845798952fbfdeb504ab31c3f9c8a1c453102e8 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
f845798952fbfdeb504ab31c3f9c8a1c453102e8 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Deal with Insert statement when creating rows_iter from CsvData
0a767f3439da98efb0cdad01ca36ac41f6d20640 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
0a767f3439da98efb0cdad01ca36ac41f6d20640 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Make fields pub in various struct
Implement a function to derive Insert statement from TableDef
8588e01927d7f41149ae1d56022d39aacb73bea6 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
expose CsvData in root
b0689bb260dc7edde7b8aece1106a8285145e50c authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
b0689bb260dc7edde7b8aece1106a8285145e50c authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Improve the example and syntax for general use case to have prefix in front of the statement
e10df7fdfc5fdf8e3c5c59a51ab6f58d9ac07bf9 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
e10df7fdfc5fdf8e3c5c59a51ab6f58d9ac07bf9 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Add improvement on the syntax
This also add CsvData object, which reads the header and csv body as well
21345add9f07646905536be27ec614b6e3f8d504 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Use the pom official crate
Improve README, add github workflow
91aa02f16e3f33eb3f363b917fb914fc234db841 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Fix typo
59afcd82e6c8df5e1ca206fa2d0f830c32a51423 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
59afcd82e6c8df5e1ca206fa2d0f830c32a51423 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Add license and description
cba764237648e8c9c0da1a19c32e833e487865b2 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
cba764237648e8c9c0da1a19c32e833e487865b2 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Prepare publishing restq-http 0.1.0
f4f8c149c74ac9f6f0a303d2f7ed0ef153da5b06 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
f4f8c149c74ac9f6f0a303d2f7ed0ef153da5b06 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Fix cargo keyword limit of 5
50509e48a4d25db54b73c026189794fb3533029b authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
50509e48a4d25db54b73c026189794fb3533029b authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Improve README
c04480d8909196fe3fba438a633785e7e7564348 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
c04480d8909196fe3fba438a633785e7e7564348 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Update TODO
3bb46d3514fff8c8ff3d346b0a15336e8ac37918 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
3bb46d3514fff8c8ff3d346b0a15336e8ac37918 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Preparing release 0.1.0
ce5781db5ab74d522dedda24ddb92ebe5ac70750 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
ce5781db5ab74d522dedda24ddb92ebe5ac70750 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Implement is_primary in ColumnDef
1c590d03c930ae797a5c06db0da80fda1ac754f2 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
1c590d03c930ae797a5c06db0da80fda1ac754f2 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Unify the statement parser
39a139fa41b16ff56975c3cc40747c0b3ccd3e5f authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
39a139fa41b16ff56975c3cc40747c0b3ccd3e5f authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Use end_or_ln instead of just end combinator
71194ff11e6cfc4664077de5bc1dea4187f371ae authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
71194ff11e6cfc4664077de5bc1dea4187f371ae authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Improve the parser to have match end of input
1f4d76617b9e48185dabc73a0da4ecfcfe021fe4 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
1f4d76617b9e48185dabc73a0da4ecfcfe021fe4 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Map the method as prefix and require the next succeeding statement to match to their appropriate statements
9b3adbfb883d89e9bea0f04f24300c575d738114 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
9b3adbfb883d89e9bea0f04f24300c575d738114 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Add a parser to include a method prefix
12c3f2abdbb631c61b44fccd513e3d8e9b9a868e authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
12c3f2abdbb631c61b44fccd513e3d8e9b9a868e authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Expose all the statement parser
Add more utility functions to parse statements
e060aedb8f03dfe8b509706c28c1d96ec33e7d29 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Use specific branch
19a3592050fb26d11daecf10b343c702cc9d30b7 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
19a3592050fb26d11daecf10b343c702cc9d30b7 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Fix ci
fb81123f43afddc22b3f2e1eff7e9cb1f91a1525 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
fb81123f43afddc22b3f2e1eff7e9cb1f91a1525 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Partial implementation for ALterTable statement and tests
b50a0eabc66178ba5beb70e89cbd9fb5a76b2410 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
b50a0eabc66178ba5beb70e89cbd9fb5a76b2410 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Implement drop table parser
81e9800f118eecfae82464404a2e1940197822aa authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
81e9800f118eecfae82464404a2e1940197822aa authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Add alter table parser
0f068df273d904b67d2a4d4a09ab0fd0407b7d05 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
0f068df273d904b67d2a4d4a09ab0fd0407b7d05 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Update docs
adc86ba40806f3fc2ff712c739fcee93c707f50b authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
adc86ba40806f3fc2ff712c739fcee93c707f50b authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Improve README, move markdown text to the grammar syntax
1e91954de3cc7a996674e60c66583acc8194a4b5 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
1e91954de3cc7a996674e60c66583acc8194a4b5 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Improve the doc, update the TODOs, fix errors and test errors related to 'slug' to 'uuid_slug' change
91ec159b0a82a159156225f5df8643541d56c1cd authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
91ec159b0a82a159156225f5df8643541d56c1cd authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Publishing to crates.io
a5e9594123af7f86c596dc7757c90c2b56b7cfd1 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
a5e9594123af7f86c596dc7757c90c2b56b7cfd1 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Fix repo link
e99544508d03ce4657f4d8c1652cf0b8d1e6da9d authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
e99544508d03ce4657f4d8c1652cf0b8d1e6da9d authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Use the git dependencies
32ec1f029f14b1b17bf3ae71ab0879646c0d7757 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
32ec1f029f14b1b17bf3ae71ab0879646c0d7757 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Remove the datafusion feature
f2a392e0deae74f5009ba4ccf3f863f95f3e624b authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
f2a392e0deae74f5009ba4ccf3f863f95f3e624b authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Add patreon link
47749e0e0cc2561227b4cc18ea7ee9ca5ba94e78 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
47749e0e0cc2561227b4cc18ea7ee9ca5ba94e78 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Use a more concise name of functions
This included into_statement -> into_sql_statement to denote it is converting an object from thi...
acbb929f3a533f37d61a76df3eac944795d13946 authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
Initial commit
be81eec734ed3f6ef84d9e0550f6c4fc9fa310eb authored almost 5 years ago by Jovansonlee Cesar <[email protected]>
be81eec734ed3f6ef84d9e0550f6c4fc9fa310eb authored almost 5 years ago by Jovansonlee Cesar <[email protected]>