Simon Binder
|
eb362effe8
|
Option to generate functions for Dart placeholders
|
2021-06-04 18:28:03 +02:00 |
Simon Binder
|
eb39738460
|
Initial support for RETURNING in the generator
|
2021-03-30 23:24:28 +02:00 |
Simon Binder
|
613c7944c8
|
Generator option for target sqlite version
|
2021-03-16 21:45:21 +01:00 |
Simon Binder
|
4ba12c4868
|
Strip whitespace and comments from generated queries
|
2021-01-23 21:03:03 +01:00 |
Simon Binder
|
b2ef4ddbcf
|
Optionally generate named parameters (#918)
|
2020-11-16 17:03:22 +01:00 |
Simon Binder
|
d6a321ca3c
|
Add generate_values_in_copy_with build option (#795)
|
2020-09-01 13:34:02 +02:00 |
Simon Binder
|
c2ce934361
|
Apply type converters on variables (#730)
|
2020-07-23 17:30:26 +02:00 |
Simon Binder
|
e21163d90a
|
Deprecate the eagerly_load_dart_ast option
|
2020-07-09 17:49:05 +02:00 |
Simon Binder
|
fa1e76f8f3
|
Option to get raw data in result sets (#615)
|
2020-07-09 17:38:46 +02:00 |
Simon Binder
|
9f651b3ce9
|
Better support for changing analysis sessions
|
2020-06-02 11:48:16 +02:00 |
Simon Binder
|
9a78604d98
|
Fix issues with new inference, enable it by default
|
2020-04-16 19:07:30 +02:00 |
Simon Binder
|
d43e227757
|
Make eager ast resolving behavior opt-in
|
2020-02-17 21:05:56 +01:00 |
Simon Binder
|
e2b65e968a
|
Rename customSelectQuery to just customSelect
Also fix a crash in the builder
|
2020-02-17 20:43:42 +01:00 |
Simon Binder
|
4a2184110f
|
Run tests for types1 for types2 resolver
|
2020-01-16 22:07:02 +01:00 |
Simon Binder
|
8ae68707f8
|
Smarter many-to-one propagation in types2
|
2020-01-15 22:10:18 +01:00 |
Simon Binder
|
ddda6797e1
|
types: Analyze functions
|
2020-01-13 20:40:46 +01:00 |
Simon Binder
|
74ebb8a9ab
|
Ability to create fts5 tables in moor files (#196)
|
2019-12-10 20:24:08 +01:00 |
Simon Binder
|
a0ce3421c9
|
Resolve json functions when option is set (#235)
|
2019-11-28 21:50:55 +01:00 |
Simon Binder
|
bea001bb16
|
Improve test coverage for query generation
|
2019-11-12 21:16:48 +01:00 |
Simon Binder
|
5cc1f85441
|
Inject mock streams via .connect constructor
|
2019-10-30 19:25:26 +01:00 |
Simon Binder
|
263004fe7b
|
Option to use the column name as json key in moor files
Closes #176
|
2019-10-17 21:44:20 +02:00 |
Simon Binder
|
7d962a1f01
|
Fix typo in new override flag
|
2019-09-20 19:36:09 +02:00 |
Simon Binder
|
161f7c0203
|
Optionally override hashCode and equals in result sets
|
2019-09-20 19:31:36 +02:00 |
Simon Binder
|
a2c7b14862
|
Introduce flag to generate private watch methods
|
2019-08-19 19:04:15 +02:00 |