Fabian Freund
|
cd89379627
|
Static analysis support for spellfix1 (#2013)
|
2022-09-16 16:02:39 +02:00 |
Simon Binder
|
8d540b47f5
|
Hide fts5 rowid, make table type public
|
2022-08-25 18:13:06 +02:00 |
Fabian Freund
|
d1e623a0c6
|
added rtree support
|
2022-08-23 16:33:23 +03:00 |
Simon Binder
|
93d328f056
|
Rename `moor` to `drift` in `sqlparser`
|
2022-02-26 21:38:28 +01:00 |
Simon Binder
|
0e4541a987
|
Generate non-nullable nested result sets
|
2021-05-06 17:20:13 +02:00 |
Simon Binder
|
67f7e269e0
|
Lift parser.dart out of singleton dir
|
2021-04-21 19:59:18 +02:00 |
Simon Binder
|
3cf3be27ae
|
sqlparser: Support the built-in math extension
|
2021-03-13 14:37:44 +01:00 |
Simon Binder
|
5268d88344
|
Extract json1 support into an extension
|
2020-01-26 14:22:07 +01:00 |
Simon Binder
|
70259c8f83
|
Build options to enable types2 inference
|
2020-01-04 22:29:21 +01:00 |
Simon Binder
|
a23ff772fa
|
Improve syntax highlighting in the sql IDE
|
2019-12-11 21:14:33 +01:00 |
Simon Binder
|
f4c05f44c7
|
sqlparser: Read table schemas for fts5 tables
|
2019-12-04 19:55:23 +01:00 |
Simon Binder
|
4210c0c836
|
Start some work on the analyzer plugin
Of course it's not working at all
|
2019-07-30 18:34:33 +02:00 |
Simon Binder
|
4798d0a7e5
|
Parse specified tables from .moor files
|
2019-07-29 12:54:49 +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
|
62c20d0202
|
Add simple tests for reference resolution
|
2019-06-23 16:35:28 +02:00 |
Simon Binder
|
b52dcf9a60
|
Test select statement parsing
|
2019-06-23 10:35:25 +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 |