Simon Binder
77fcf7a7ba
Release moor and moor_generator 2.0.1, sqlparser 0.3.0+1
2019-10-11 17:24:04 +02:00
Simon Binder
364e3f0c1a
Release moor 2.0
2019-10-03 15:39:32 +02:00
Simon Binder
7cae79d76b
Document how to debug the plugin, prepare 2.0 release
2019-10-01 17:58:17 +02:00
Simon Binder
308167dc12
Support mapping BLOBs to literals
2019-09-29 15:18:11 +02:00
Simon Binder
5a0c0d9212
Use package:test_coverage for moor subproject
2019-09-29 11:27:35 +02:00
Simon Binder
b684a7be69
Replace imports of test_api with test
2019-09-26 22:52:20 +02:00
Simon Binder
9f8ccd08d0
Actually make the ffi package work on Android
2019-09-15 17:08:22 +02:00
Simon Binder
9e498fb575
Merge branch 'ffi' into develop
...
# Conflicts:
# moor/lib/src/runtime/executor/helpers/engines.dart
2019-09-14 19:23:37 +02:00
Simon Binder
6993b26532
Release 1.7.2 of moor
...
Fixed a bug where databases where not opened properly.
2019-09-04 22:19:20 +02:00
Simon Binder
78bb23a7d1
Raise SDK constraints to 2.5.0 for FFI version
2019-08-28 17:46:52 +02:00
Simon Binder
b1e6d931d5
Prepare release 1.7.1
2019-08-25 22:44:28 +02:00
Simon Binder
3e290188dc
Use explicit pedantic dependency in moor
2019-08-22 13:46:43 +02:00
Simon Binder
e38719a194
Write changelogs, prepare release 1.7
2019-08-22 12:27:39 +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
37cba6971c
Attempt to fix coverage collection
2019-07-20 22:15:52 +02:00
Simon Binder
f21021a6e9
Final preparations for the 1.6 release
...
Short summary of updates
- web support
- using zones to resolve the current transaction
- comparable date time values
- collate expressions
- many bug fixes
2019-07-12 10:52:42 +02:00
Simon Binder
54fb22d970
Transactions for the web backend
2019-07-05 09:17:46 +02:00
Simon Binder
535c5ed871
Switch web implementation to sql.js
2019-07-05 08:01:59 +02:00
Simon Binder
d98449407e
Don't always include identical streams
2019-07-05 07:58:23 +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
316f9e1052
Only resolve columns declared in scope of a statement
...
Fixes #52
2019-07-02 12:28:54 +02:00
Simon Binder
2487c64c08
RELEASE 1.5
...
- Analyzed custom queries
- Better callbacks
- Update companions
2019-07-01 22:24:38 +02:00
Simon Binder
110d775a90
Provide an example usage in the `withDefault` method
2019-06-15 09:30:07 +02:00
Simon Binder
a1241bab1d
Version 1.4
...
More configurable serialization logic, type for floating point values
2019-06-09 12:27:24 +02:00
Simon Binder
02b646524c
Upgrade dependencies
2019-06-05 21:12:23 +02:00
Simon Binder
dc0b0e086d
Change email in pubspec
2019-05-29 19:43:21 +02:00
Simon Binder
f83781d250
Add links to custom homepage in pubspec.yaml
2019-05-12 10:58:07 +02:00
Simon Binder
766e5fbbdb
Raise SDK dependencies
2019-05-09 11:30:14 +02:00
Simon Binder
cd520e5d1e
Fix syntax error in generated code with empty primary key
2019-04-29 18:25:03 +02:00
Simon Binder
1bb4fe4aab
Changelog for version 1.3.0
2019-04-14 16:47:15 +02:00
Simon Binder
825867d949
Upgrade dependencies
2019-04-14 16:29:24 +02:00
Simon Binder
93d292cff1
Release 1.2
2019-03-27 19:02:58 +01:00
Simon Binder
aa6582ae79
Always return the same stream for equal queries
2019-03-20 12:28:18 +01:00
Simon Binder
74ee36bc98
Collect test coverage
2019-03-19 12:52:02 +01:00
Simon Binder
8fe350219c
Release version 1.1
2019-03-10 15:21:42 +01:00
Simon Binder
62db5ef29c
Update versions to 1.1.0
2019-03-10 15:11:49 +01:00
Simon Binder
049a970b37
Transactions
2019-03-10 12:00:25 +01:00
Simon Binder
bfe1cb8017
Published version 1.0.0 on pub!
2019-03-09 21:00:19 +01:00
Simon Binder
62900a93a9
Rename project to "moor"
2019-03-09 16:37:37 +01:00