Simon Binder
|
371e744288
|
Prepare to release 4.3.0
|
2021-05-15 17:23:29 +02:00 |
Simon Binder
|
17f43bc9fc
|
Parse RAISE expressions (#1154)
|
2021-04-21 20:29:50 +02:00 |
Simon Binder
|
602212f99d
|
Support REQUIRED annotation for query vars
|
2021-04-13 22:14:12 +02:00 |
Simon Binder
|
9b6b5d1b69
|
Make rowid aliases non-nullable (#1128)
|
2021-04-02 21:54:31 +02:00 |
Simon Binder
|
5ac0582280
|
Properly resolve RETURNING columns
|
2021-03-30 11:03:12 +02:00 |
Simon Binder
|
0842a47d31
|
Two more lints for RETURNING clauses
|
2021-03-30 10:30:24 +02:00 |
Simon Binder
|
bdf7d22776
|
Bump versions of moor, moor_generator and sqlparser
|
2021-03-18 16:25:00 +01:00 |
Simon Binder
|
ab75b764f2
|
Resolve columns of a returning clause
|
2021-03-13 21:50:35 +01:00 |
Simon Binder
|
687263dd66
|
Analysis support for generalized upserts
|
2021-03-13 16:07:12 +01:00 |
Simon Binder
|
c9f8af346d
|
Parse more than ON CONFLICT clause
|
2021-03-13 15:21:27 +01:00 |
Simon Binder
|
3cf3be27ae
|
sqlparser: Support the built-in math extension
|
2021-03-13 14:37:44 +01:00 |
Simon Binder
|
b110773053
|
Support MATERIALIZED / NOT MATERIALIZED
|
2021-03-13 14:00:06 +01:00 |
Simon Binder
|
68b3d7d634
|
Add sqlite version argument to engine
|
2021-03-13 13:25:16 +01:00 |
Simon Binder
|
d61e219311
|
Analysis for FROM clauses in UPDATE statements
|
2021-03-13 12:49:46 +01:00 |
Simon Binder
|
725cad3651
|
Fix types of the rank column (#1066)
|
2021-02-25 20:29:57 +01:00 |
Simon Binder
|
9bb2a24abf
|
Prepare 4.1 release
|
2021-02-20 22:03:34 +01:00 |
Simon Binder
|
968af8f56e
|
Fix analysis for views with CTEs
|
2021-02-14 16:36:01 +01:00 |
Simon Binder
|
5ff74c7bcb
|
Improve table analysis, parse key ordering (#1007)
|
2021-01-18 14:44:05 +01:00 |
Simon Binder
|
c5cbd1b62e
|
Release moor 4 preview to pub
|
2021-01-11 20:15:10 +01:00 |
Simon Binder
|
9025280a89
|
Migrate sqlparser to null safety
|
2020-12-11 10:53:17 +01:00 |
Simon Binder
|
0c075a2b44
|
Support overriding column getters and table classes (#932)
|
2020-11-23 20:01:31 +01:00 |
Simon Binder
|
e29fcf93f7
|
Publish moor 3.4, sqlparser 0.11
|
2020-10-22 14:17:54 +02:00 |
Simon Binder
|
6fba2555c1
|
Api to turn AST nodes into a textual represenation
|
2020-08-21 16:44:17 +02:00 |
Simon Binder
|
0d9196dca8
|
Resolve columns in CREATE TRIGGER declaration (#751)
|
2020-08-07 20:38:32 +02:00 |
Simon Binder
|
2897dd4ae0
|
Parse NULLS FIRST and NULLS LAST
|
2020-06-27 14:38:16 +02:00 |
Simon Binder
|
ccea0a5d36
|
Don't throw parsing errors for top-level statements
|
2020-06-24 17:08:13 +02:00 |
Simon Binder
|
1e8a1de6c0
|
sqlparser: Add visit methods for Queryable subclasses
|
2020-06-16 14:25:31 +02:00 |
Simon Binder
|
5c6331e486
|
sqlparser: Make InsertSource an AstNode
|
2020-06-15 17:45:28 +02:00 |
Simon Binder
|
7ae3783473
|
sqlparser: Make TriggerTarget an ast node
|
2020-06-15 17:21:49 +02:00 |
Simon Binder
|
fee32fc302
|
Start with transformers in sqlparser
|
2020-05-24 22:30:25 +02:00 |
Simon Binder
|
01e5a47189
|
Make utility visitor methods an extension
|
2020-05-24 19:53:36 +02:00 |
Simon Binder
|
3db0fd57f1
|
Update changelog to include views in sqlparser
|
2020-05-22 17:33:34 +02:00 |
Simon Binder
|
9841c960d1
|
Parse row values, warn on misuse
|
2020-05-06 21:08:47 +02:00 |
Simon Binder
|
8b6abd7140
|
Move referenced table finder to sqlparser package (#537)
|
2020-05-04 22:00:41 +02:00 |
Simon Binder
|
bd250ee9e7
|
Support collate expression with new type inference (#533)
|
2020-05-03 21:13:29 +02:00 |
Simon Binder
|
0a30b8a12e
|
Upgrade integration tests, release sqlparser 0.8
|
2020-05-03 13:28:34 +02:00 |
Simon Binder
|
fc0b1f4388
|
Use package:charcode for sql scanning
|
2020-05-02 14:17:49 +02:00 |
Simon Binder
|
6b2bd27d4d
|
Parse and analyze VALUES clause for selects
|
2020-04-16 22:41:21 +02:00 |
Simon Binder
|
9a78604d98
|
Fix issues with new inference, enable it by default
|
2020-04-16 19:07:30 +02:00 |
Simon Binder
|
af5333db3c
|
Support compound select statements in from
|
2020-04-07 15:37:35 +02:00 |
Simon Binder
|
1a2d3bdee7
|
Parse comma separated tables as proper join (#453)
|
2020-03-22 11:51:39 +01:00 |
Simon Binder
|
10b12a5976
|
Remove two more tiny deprecated members
|
2020-02-17 21:22:43 +01:00 |
Simon Binder
|
b295542a07
|
Prepare release for 2.4
|
2020-02-10 19:46:27 +01:00 |
Simon Binder
|
8839ec75a8
|
types2: Inference for upsert clauses
|
2020-02-03 21:54:49 +01:00 |
Simon Binder
|
fbe061c84d
|
Support current time literals in the sql parser
|
2020-02-01 13:18:53 +01:00 |
Simon Binder
|
5268d88344
|
Extract json1 support into an extension
|
2020-01-26 14:22:07 +01:00 |
Simon Binder
|
ceb300e32e
|
Parse rowid as a valid expression in the sql parser
|
2020-01-26 12:23:47 +01:00 |
Simon Binder
|
257cfaca2e
|
Finish changelog and pubspec for 2.3 release
|
2020-01-21 17:55:41 +01:00 |
Simon Binder
|
de67ca6e7b
|
Parse ISNULL and NOTNULL postfix expressions
|
2020-01-03 17:39:35 +01:00 |
Simon Binder
|
6924543a47
|
sqlparser: Parse CREATE INDEX statements
|
2020-01-03 17:14:42 +01:00 |