Simon Binder
|
fc034701d0
|
Use new Dart tool for formatting and analysis
|
2020-10-13 18:19:06 +02:00 |
Simon Binder
|
8b3e6a55d1
|
Merge pull request #870 from kuhnroyal/feature/support-migration-with-autoindexes
Support table migration with autoindexes
|
2020-10-13 18:16:40 +02:00 |
Simon Binder
|
5044ca2863
|
Improve error message on isolate transaction misuse
|
2020-10-13 18:07:31 +02:00 |
Peter Leibiger
|
a68ff3dc9f
|
Skip sqlite_autoindexes during table migration
|
2020-10-13 12:42:39 +02:00 |
Peter Leibiger
|
d0fae0b814
|
Recreate migration test failure with unique constraint
|
2020-10-13 12:38:16 +02:00 |
Simon Binder
|
14aa07fffa
|
Add another test for alterTable
|
2020-10-12 19:16:28 +02:00 |
Simon Binder
|
2a991bf203
|
Export SqliteException from moor/ffi (#860)
|
2020-10-11 21:07:14 +02:00 |
Simon Binder
|
3470d0485a
|
Add current_time_millis SQL function (#857)
|
2020-10-11 11:25:21 +02:00 |
Simon Binder
|
9d9658248b
|
Add renameColumn method to migrator
|
2020-10-11 11:14:02 +02:00 |
Simon Binder
|
fac99e1d6b
|
Run CI with Dart 2.10
|
2020-10-02 18:43:27 +02:00 |
Simon Binder
|
f295af1398
|
Add closeExistingInstances api for #835
|
2020-09-30 15:39:02 +02:00 |
Simon Binder
|
430ba5b175
|
More tests for new alterTable migration, reword docs
|
2020-09-25 12:34:46 +02:00 |
Simon Binder
|
cb6a23fbeb
|
Docs: Add missing postcss dependency too
|
2020-09-24 20:01:04 +02:00 |
Simon Binder
|
c5d529f334
|
Fix another typo in config
|
2020-09-24 19:57:11 +02:00 |
Simon Binder
|
6999f19ba5
|
Update netlify config
|
2020-09-24 19:55:25 +02:00 |
Simon Binder
|
0e9db5d2ea
|
Docs: Explain supported platforms
|
2020-09-24 19:50:00 +02:00 |
Simon Binder
|
fd85987b48
|
docs: Update docsy and hugo
|
2020-09-24 19:15:22 +02:00 |
Simon Binder
|
0b8aa9b3dd
|
Also fix sqlite_schema usages in test
|
2020-09-24 18:43:04 +02:00 |
Simon Binder
|
0a3340da72
|
Migrations: Query legacy schema table for compatibility
|
2020-09-19 20:08:44 +02:00 |
Simon Binder
|
39ab61e551
|
Ignore deprecated members from same package in moor
|
2020-09-19 17:41:19 +02:00 |
Simon Binder
|
3fdac823dd
|
More docs, tests for advanced migrations
|
2020-09-18 19:15:26 +02:00 |
Simon Binder
|
9d9a4f4065
|
Add customStatement to batch api (#817)
|
2020-09-11 11:19:18 +02:00 |
Simon Binder
|
c303781bb1
|
Assert transactions aren't used after they complete
|
2020-09-06 14:20:02 +02:00 |
Simon Binder
|
fa432ee17a
|
Add test for type hints in between expressions
|
2020-09-06 13:27:30 +02:00 |
Simon Binder
|
70096357e0
|
Add date() function to query builder
|
2020-09-06 13:26:56 +02:00 |
Simon Binder
|
d2996af72e
|
Add cast function to query builder
|
2020-09-04 13:25:05 +02:00 |
Simon Binder
|
a317bf253a
|
Begin with new api for complex table migrations
|
2020-09-04 13:13:26 +02:00 |
Simon Binder
|
d6a321ca3c
|
Add generate_values_in_copy_with build option (#795)
|
2020-09-01 13:34:02 +02:00 |
Simon Binder
|
6e157b02c9
|
Add formatting test for default placeholder values
|
2020-08-30 14:08:30 +02:00 |
Simon Binder
|
e510be34a3
|
Warn when using default values outside of expressions
|
2020-08-30 14:05:28 +02:00 |
Simon Binder
|
b59d5b8f58
|
Simplify moor files integration test
|
2020-08-30 13:51:52 +02:00 |
Simon Binder
|
2ae2388878
|
Support default values for Dart placeholders (#753)
|
2020-08-30 13:48:47 +02:00 |
Simon Binder
|
527b9d731d
|
Plugin: Send request error for non-moor requests (#779)
|
2020-08-22 19:07:51 +02:00 |
Simon Binder
|
00bce95e97
|
Don't add test/ dir to coverage
|
2020-08-22 12:39:43 +02:00 |
Simon Binder
|
57efa4bb89
|
Add more tests for node to text
|
2020-08-22 12:36:36 +02:00 |
Simon Binder
|
1feaf571cb
|
Fix coverage resolving
|
2020-08-21 21:26:27 +02:00 |
Simon Binder
|
0bc6f1368b
|
Add coalesce function (#780)
|
2020-08-21 20:59:55 +02:00 |
Simon Binder
|
0e631b98d2
|
Skip generator tests in CI
|
2020-08-21 19:32:52 +02:00 |
Simon Binder
|
02cd8f2b33
|
Add more analyzer tags to generator tests
|
2020-08-21 17:37:07 +02:00 |
Simon Binder
|
6fba2555c1
|
Api to turn AST nodes into a textual represenation
|
2020-08-21 16:44:17 +02:00 |
Simon Binder
|
3552e0c5dc
|
Work around build bug in moor
|
2020-08-20 21:00:21 +02:00 |
Simon Binder
|
9ed52f8d1d
|
Fix streams still emitting data after cancel (#766)
|
2020-08-15 21:19:29 +02:00 |
Simon Binder
|
d0b13c43eb
|
Add groupConcat to Dart api (#763)
|
2020-08-15 09:53:50 +02:00 |
Simon Binder
|
ffc01e4516
|
ffi: Create parent dir to avoid misuse errors (#731)
|
2020-08-14 21:57:49 +02:00 |
Simon Binder
|
a2b28945d1
|
Add DatabaseConnection.delayed constructor
|
2020-08-13 21:09:26 +02:00 |
Simon Binder
|
a037de6621
|
Support rowid resolution outside of selects
This fixes #754
|
2020-08-10 10:46:33 +02:00 |
Simon Binder
|
5cbc331dda
|
Release moor, moor_generator 3.3.1, sqlparser 0.10.1
|
2020-08-07 21:58:56 +02:00 |
Simon Binder
|
153cfadd81
|
Remove debug print
|
2020-08-07 21:36:20 +02:00 |
Simon Binder
|
82e0ff4827
|
Allow changing the onData callback in query streams
|
2020-08-07 21:33:17 +02:00 |
Simon Binder
|
e6ede795f8
|
Upgrade Dart in CI
|
2020-08-07 20:50:38 +02:00 |