Simon Binder
|
c4f321748a
|
Prepare release for sqlparser 0.3.0
|
2019-09-25 20:19:39 +02:00 |
Simon Binder
|
dd8b4ab03a
|
Infer types for insert statements
|
2019-08-29 15:32:45 +02:00 |
Simon Binder
|
7ba89c099f
|
Resolve and infer types for window expressions
|
2019-08-14 18:00:41 +02:00 |
Simon Binder
|
dee9993c83
|
Parse CREATE TABLE statements
|
2019-07-26 13:35:49 +02:00 |
Simon Binder
|
a45d73a6cf
|
Update documentation, fix multiline parsing
|
2019-07-01 21:20:59 +02:00 |
Simon Binder
|
b2f79e97e6
|
Update docs of sqlparser library
|
2019-07-01 15:04:17 +02:00 |
Simon Binder
|
53ea5835a8
|
For custom queries, use a matching data class if possible
|
2019-06-30 12:01:46 +02:00 |
Simon Binder
|
ff530dd4ea
|
Improve documentation of the sqlparser library
|
2019-06-29 22:29:16 +02:00 |
Simon Binder
|
807d1ddff0
|
Resolve index of sql parameters, documentation
|
2019-06-29 12:48:09 +02:00 |
Simon Binder
|
6238e459d1
|
Beware of the mightily inefficient four-pass parser
(computers are fast these days ok??)
|
2019-06-26 23:07:30 +02:00 |
Simon Binder
|
5e6cabc816
|
Write some rudimentary api and docs for the parser
|
2019-06-22 22:35:34 +02:00 |
Simon Binder
|
52f3ee045f
|
Extract sql parser to yet another subpackage
|
2019-06-15 23:01:10 +02:00 |