Simon Binder
|
da212944ff
|
Replace old website and repository links
|
2022-03-13 15:52:15 +01:00 |
Simon Binder
|
40bc3a17bb
|
Organize imports
|
2021-09-10 11:43:21 +02:00 |
Simon Binder
|
12ab64a33e
|
Support cancellations in moor_flutter
|
2021-04-01 17:43:23 +02:00 |
Simon Binder
|
8f069c86f4
|
Upgrade to stable sqflite with null-safety
|
2021-03-25 09:19:46 +01:00 |
Simon Binder
|
21bfb84b31
|
Replace some outdated links
|
2021-03-13 23:43:01 +01:00 |
David Martos
|
7d0b2db2a2
|
nnbd migration of encrypted_moor and moor_flutter
|
2020-11-26 18:45:29 +01:00 |
Simon Binder
|
7ad8c619f9
|
moor_flutter: Don't upgrade schema when migration throws (#584)
|
2020-05-28 10:40:33 +02:00 |
Simon Binder
|
93ae15986a
|
Fix batches in moor_flutter
|
2020-05-03 14:24:25 +02:00 |
Simon Binder
|
821d1620cd
|
Run batch statements in the right order
|
2020-04-24 20:09:46 +02:00 |
Simon Binder
|
60d3bf05e1
|
Remove coupling between QueryExecutor and generated db
Closes #372
|
2020-03-15 14:55:02 +01:00 |
David Martos
|
2bcd51f437
|
The onUpgrade callback in the moor migrator was not being fired when downgrading a database using moor_flutter.
The change has been made to moor_flutter and to moor_flutter with encryption
|
2020-03-03 23:14:19 +01:00 |
Simon Binder
|
341d03c8f2
|
moor_flutter: Fix runCustom not using variables
|
2020-02-23 19:43:11 +01:00 |
David Martos
|
9e038a238e
|
fix typo
|
2020-02-01 16:15:14 +01:00 |
Simon Binder
|
a00e6d498e
|
Expand docs, add changelog entry
|
2020-02-01 16:08:14 +01:00 |
David Martos
|
c924990bc8
|
Expose the underlying sqflite database object
|
2020-02-01 15:00:51 +01:00 |
Simon Binder
|
3c74a20f56
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
Simon Binder
|
138652fdc4
|
Remove DiffUtil and MoorAnimatedList
|
2019-09-13 21:06:11 +02:00 |
Simon Binder
|
b26baddd01
|
Fix some docs, make isOpen lookup faster
|
2019-08-17 18:25:56 +02:00 |
Simon Binder
|
925f80aa9f
|
Support creating databases from an asset
|
2019-08-16 15:38:13 +02:00 |
Simon Binder
|
a4bfda494d
|
Add integration tests for transactions
Also fixes some bugs on the way
|
2019-07-31 20:47:58 +02:00 |
Simon Binder
|
7a9cafb02f
|
Deprecate diff utils, MoorAnimatedList
|
2019-07-28 14:45:36 +02:00 |
Simon Binder
|
48f87330d6
|
New API to create custom backends easier
Also ported the Flutter backend to that API
|
2019-07-22 11:30:39 +02:00 |
Simon Binder
|
01db5e2afc
|
Release moor version 1.5.1, sqlparser 0.1.1
|
2019-07-03 20:04:09 +02:00 |
Simon Binder
|
8204f6b393
|
Improve docs a bit, refactor onOpen callback
|
2019-06-20 11:41:00 +02:00 |
Simon Binder
|
8bed506e0d
|
Batched insert statements
Closes #15
|
2019-04-19 22:45:38 +02:00 |
Simon Binder
|
f15e06fbb0
|
Log statements during migrations, if desired
|
2019-04-19 17:59:30 +02:00 |
Simon Binder
|
2e808c6ead
|
Also export Column in moor_flutter
|
2019-03-27 18:15:29 +01:00 |
Simon Binder
|
d506d54315
|
Bugfixes, formatting, and finalizing transactions
|
2019-03-10 15:08:29 +01:00 |
Simon Binder
|
049a970b37
|
Transactions
|
2019-03-10 12:00:25 +01:00 |
Simon Binder
|
087ecc9860
|
Fix ugly typo, remove git dependency from readme
|
2019-03-09 21:19:24 +01:00 |
Simon Binder
|
4d80ff77c9
|
Finalize renaming
|
2019-03-09 17:02:56 +01:00 |
Simon Binder
|
62900a93a9
|
Rename project to "moor"
|
2019-03-09 16:37:37 +01:00 |