Simon Binder
|
1c662ebb1a
|
Analysis support for sqlite 3.41.0
|
2023-02-22 23:05:17 +01:00 |
Simon Binder
|
48e7785491
|
Merge branch 'latest-release' into develop
|
2023-01-21 14:54:01 +01:00 |
Simon Binder
|
f8a2fb2ce3
|
Add missing space when formatting window functions
|
2023-01-21 14:52:39 +01:00 |
Simon Binder
|
e562cb9d21
|
Support type converters in queries
|
2023-01-05 23:04:36 +01:00 |
Simon Binder
|
fafcf114a3
|
Prepare new minor release
|
2023-01-02 23:56:28 +01:00 |
Simon Binder
|
6e173e8c08
|
Don't require tokens for some AST classes
|
2022-12-30 20:46:18 +01:00 |
Simon Binder
|
a98890b1c9
|
Prepare 2.4.0 release
|
2022-12-28 23:15:12 +01:00 |
Simon Binder
|
a837e51fda
|
Prepare pubspecs for new release
|
2022-11-27 17:05:16 +01:00 |
Simon Binder
|
49470e8361
|
Support serializing fts5 tablesi n new analyzer
|
2022-10-29 14:39:28 +02:00 |
Simon Binder
|
808f582b08
|
Release sqlparser and drift_dev
|
2022-10-06 22:56:25 +02:00 |
Simon Binder
|
ce35a27069
|
Prepare 2.1.0 release
|
2022-08-29 22:27:35 +02:00 |
Simon Binder
|
add52f2aaf
|
Add changelog entry and documentation
|
2022-08-24 09:23:31 +02:00 |
Simon Binder
|
33c13e2422
|
Fix resolving around subqueries in FROM (#2010)
|
2022-08-22 23:21:54 +02:00 |
Simon Binder
|
a12a2b8086
|
Prepare minor release
|
2022-08-21 13:47:00 +02:00 |
Simon Binder
|
70b18550d9
|
Fix tokenizer crash around `@` or `$` tokens
|
2022-08-20 15:59:44 +02:00 |
Simon Binder
|
b66fb13407
|
Prepare drift 2.0 release
|
2022-08-13 21:55:22 +02:00 |
Simon Binder
|
9af708773c
|
Prepare 1.7.0 release
|
2022-06-07 14:39:45 +02:00 |
Simon Binder
|
6a6d1268c4
|
Fix sum type inference (#1871)
|
2022-05-30 17:13:12 +02:00 |
Simon Binder
|
645f954a9b
|
More tests for new join operators
|
2022-05-26 23:35:05 +02:00 |
Simon Binder
|
d330c9b001
|
sqlparser: Support new syntax for `IS` expressions
|
2022-05-26 22:24:41 +02:00 |
Simon Binder
|
bd7df51579
|
Fix remaining tests
|
2022-05-26 20:35:53 +02:00 |
Simon Binder
|
98163103d5
|
Lint for distinct aggregate with more than one arg
|
2022-05-08 09:05:23 +02:00 |
Simon Binder
|
93d328f056
|
Rename `moor` to `drift` in `sqlparser`
|
2022-02-26 21:38:28 +01:00 |
Simon Binder
|
6bb870458f
|
Analysis for sqlite 3.38
|
2022-02-23 22:06:42 +01:00 |
Simon Binder
|
f5c9670729
|
Prepare 0.20.1 release of `sqlparser`
|
2022-02-21 20:50:50 +01:00 |
Simon Binder
|
661227c4c3
|
Prepare release
|
2022-02-09 16:23:43 +01:00 |
Simon Binder
|
aa38ab42f2
|
More lenient `strict` column type handling
|
2022-01-24 17:49:10 +01:00 |
Simon Binder
|
e7580ca912
|
Prepare 1.2.0 release
|
2021-12-30 17:28:56 +01:00 |
Simon Binder
|
c4e2600944
|
Merge branch 'master' into develop
|
2021-12-11 13:21:49 +01:00 |
Simon Binder
|
bf0dcfb693
|
Prepare drift 1.1 release
|
2021-12-11 13:17:37 +01:00 |
Simon Binder
|
877a349522
|
Prepare sqlparser release
|
2021-12-02 13:15:20 +01:00 |
Simon Binder
|
f2d0864890
|
Support generated columns in the parser
|
2021-11-07 22:10:08 +01:00 |
Simon Binder
|
c2bd6f27a5
|
Prepare a round of releases
|
2021-10-11 15:55:01 +02:00 |
Simon Binder
|
c83b630514
|
Fix type inference around RETURNING
|
2021-09-30 18:19:00 +02:00 |
Simon Binder
|
9fffebbae6
|
Support filters for all aggregate expressions
|
2021-09-16 21:23:07 +02:00 |
Simon Binder
|
f42357c1d9
|
Fix error message in fts5 functions
|
2021-09-11 16:53:32 +02:00 |
Simon Binder
|
59e6df76a3
|
Prepare 4.5.0 release
|
2021-08-20 18:58:15 +02:00 |
Simon Binder
|
c12de0b8a9
|
Fix nullability analysis of references
|
2021-07-07 21:25:57 +02:00 |
Simon Binder
|
a46cc07ed4
|
Refactor column resolver in sqlparser
Fixes #1208
|
2021-05-21 17:47:14 +02:00 |
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 |