Simon Binder
|
cbcde53da6
|
Docs: Describe how to export databases (#376)
|
2022-05-28 13:52:18 +02:00 |
Simon Binder
|
645f954a9b
|
More tests for new join operators
|
2022-05-26 23:35:05 +02:00 |
Simon Binder
|
a6b7bf9aaa
|
Version check for new joins
|
2022-05-26 23:29:58 +02:00 |
Simon Binder
|
098fcc2d1b
|
Parse new join kinds from sqlite 3.39
|
2022-05-26 23:23:02 +02:00 |
Simon Binder
|
d330c9b001
|
sqlparser: Support new syntax for `IS` expressions
|
2022-05-26 22:24:41 +02:00 |
Simon Binder
|
0df79057c8
|
Merge pull request #1859 from simolus3/new-column-resolver
New implementation for reference scopes
|
2022-05-26 21:43:20 +02:00 |
Simon Binder
|
6ee4fd8153
|
Two more tests on scopes
|
2022-05-26 21:21:54 +02:00 |
Simon Binder
|
bd7df51579
|
Fix remaining tests
|
2022-05-26 20:35:53 +02:00 |
Simon Binder
|
e503bc68a5
|
New implementation for reference scopes
|
2022-05-25 23:32:15 +02:00 |
Simon Binder
|
df0f4c5e06
|
Adapt error message in expectation
|
2022-05-25 17:02:35 +02:00 |
Simon Binder
|
117fb19db4
|
Improve error msg for old sqlite3 version
|
2022-05-25 15:43:53 +02:00 |
Simon Binder
|
49f3f64bcc
|
Fix view mapping generation (#1855)
|
2022-05-24 18:41:48 +02:00 |
Simon Binder
|
a4dc3a3305
|
Clarify supported view columns
|
2022-05-23 21:38:23 +02:00 |
Simon Binder
|
b8b372f7c7
|
Merge pull request #1847 from simolus3/sync-write-indexeddb
Add synchronised persistence to WasmDatabase
|
2022-05-23 12:32:54 +02:00 |
Simon Binder
|
c0929772ce
|
Bring back trailing newline to pubspec
|
2022-05-23 12:12:35 +02:00 |
Simon Binder
|
e2622517a5
|
Don't sync in transactions, remove interface
|
2022-05-23 12:11:06 +02:00 |
westito
|
0a37736d1b
|
Add filesystem handling to Drift
|
2022-05-22 18:04:02 +02:00 |
Simon Binder
|
1c25584bf5
|
Merge pull request #1848 from RemcoSchrijver/patch-1
Update index.md
|
2022-05-22 06:21:27 +02:00 |
Remco Schrijver
|
1183bcabf3
|
Update index.md
Changed reference of moor to drift.
|
2022-05-21 23:04:36 +02:00 |
westito
|
0af392d63f
|
Add synchronised persistence to WasmDatabase
|
2022-05-21 17:58:54 +02:00 |
westito
|
a1f5ede720
|
Add BigInt support to PgDatabase (#1845)
Add BigInt support to PgDatabase
|
2022-05-20 10:09:17 +02:00 |
Simon Binder
|
e5118c404f
|
Docs: Update dartdoc
|
2022-05-19 16:46:18 +02:00 |
Simon Binder
|
21170b7ce8
|
Serialize BigInts over wire
|
2022-05-18 21:07:49 +02:00 |
Jishnu Mohan
|
dc4e542f26
|
Support analyzer 4.x.x (#1841)
|
2022-05-18 12:39:46 +02:00 |
Simon Binder
|
fa13024940
|
Temporarily disable lint check
|
2022-05-18 11:23:43 +02:00 |
Simon Binder
|
6105be75a3
|
Merge pull request #1840 from simolus3/dart-view-aliases
Dart view aliases
|
2022-05-17 23:00:42 +02:00 |
Simon Binder
|
6ff4ce976a
|
Avoid duplicate code in view definition
|
2022-05-17 21:55:20 +02:00 |
Simon Binder
|
82e53582d4
|
Revert unintentional change
|
2022-05-17 21:49:39 +02:00 |
Simon Binder
|
4d3d794f15
|
Alias Dart view columns and tables
|
2022-05-17 21:47:10 +02:00 |
Simon Binder
|
befe3f33ef
|
Merge pull request #1835 from simolus3/bigint-support
Add BigInt support
|
2022-05-16 18:34:38 +02:00 |
westito
|
2cbfe76dc7
|
Remove leftover bigint parameters
|
2022-05-16 16:29:12 +02:00 |
Radomir Epur
|
ef695c682e
|
docs: fix typo in git path(dirft -> drift) (#1838)
|
2022-05-16 16:22:33 +02:00 |
Simon Binder
|
15184110f4
|
Remove compatibility check
|
2022-05-16 15:59:11 +02:00 |
Simon Binder
|
c25e8137bf
|
Document `BigInt` support on the website
|
2022-05-15 22:43:38 +02:00 |
Simon Binder
|
efd61610cf
|
Merge branch 'develop' into bigint-support
|
2022-05-15 22:22:27 +02:00 |
Simon Binder
|
be9577727a
|
Expand documentation comments a bit
|
2022-05-15 22:20:29 +02:00 |
westito
|
0dac014997
|
Fix tests for BigInt
|
2022-05-15 11:17:35 +02:00 |
westito
|
75892dbc55
|
Modify BigInt aggreg/algebra to wrap int functions
|
2022-05-15 10:05:07 +02:00 |
westito
|
d413243a57
|
Fix sql.js useBigInt param, change arg process from maping to list literal
|
2022-05-15 09:48:18 +02:00 |
westito
|
ef4f1d17f4
|
Add BigInt-int convert to IntType
|
2022-05-15 09:42:42 +02:00 |
Simon Binder
|
93a34b6969
|
Use dartdoc package in docs website
|
2022-05-13 11:58:27 +02:00 |
Simon Binder
|
779e2838c5
|
Ignore new false-positive lint
|
2022-05-13 11:15:14 +02:00 |
westito
|
f72f14f3a5
|
Add BigInt aggregations, arithemtics and tests
|
2022-05-12 23:09:04 +02:00 |
westito
|
2cfd2b41a3
|
Fix test (Dart 2.17)
|
2022-05-12 22:02:58 +02:00 |
westito
|
ff4bc9be18
|
Fix drift_dev lint issue
|
2022-05-12 21:48:51 +02:00 |
westito
|
3ffa7f74b7
|
Fix Dart 2.17.0 lint
|
2022-05-12 21:48:22 +02:00 |
westito
|
6c439a3a0f
|
Fix tests
|
2022-05-12 21:30:37 +02:00 |
westito
|
f379ca0b25
|
Fix dialect properties
|
2022-05-12 21:10:40 +02:00 |
westito
|
763c09c024
|
Add range check to WebDatabase BigInt
|
2022-05-12 20:56:16 +02:00 |
westito
|
7330cf5d58
|
Add BigInt support to executors
|
2022-05-12 17:57:56 +02:00 |