Simon Binder
|
51e62d4e2f
|
Run tests with null assertions enabled
|
2020-11-22 17:40:53 +01:00 |
Simon Binder
|
ca41c38272
|
Don't collect coverage in CI
|
2020-11-20 20:30:21 +01:00 |
Simon Binder
|
e067b00375
|
Delete Cirrus CI files
|
2020-11-20 20:02:12 +01:00 |
Simon Binder
|
05feecf32c
|
Don't run isolate tests in GitHub actions
|
2020-11-20 19:36:03 +01:00 |
Simon Binder
|
9e60acfe18
|
Fix new errors from GitHub actions
|
2020-11-20 18:25:53 +01:00 |
Simon Binder
|
a5ca7e745f
|
Add more dependency overrides
|
2020-11-20 18:14:39 +01:00 |
Simon Binder
|
45f11fb737
|
Fix typo in GitHub CI
|
2020-11-20 18:04:07 +01:00 |
Simon Binder
|
8d6d1727fb
|
Setup CI in GitHub actions
|
2020-11-20 18:01:18 +01:00 |
Simon Binder
|
d0a1ba04e2
|
Use right Dart binary for tests, ugh
|
2020-11-19 22:43:07 +01:00 |
Simon Binder
|
c714ca54d4
|
Run moor tests individually
|
2020-11-19 22:22:18 +01:00 |
Simon Binder
|
0c9f3a3286
|
Fix tests for null safety
|
2020-11-19 18:10:43 +01:00 |
Simon Binder
|
01258d25ab
|
Fix nnbd code emitted by the generator
|
2020-11-19 14:06:51 +01:00 |
Simon Binder
|
aec69a357a
|
Migrate to generated mockito
|
2020-11-18 22:53:27 +01:00 |
Simon Binder
|
13056b0cf6
|
Migrate core libraries
|
2020-11-18 17:07:05 +01:00 |
Simon Binder
|
0ef7353df5
|
Setup CI with Dart 2.12 beta
|
2020-11-18 10:53:20 +01:00 |
Simon Binder
|
66a2cd0b09
|
Explain that autoIncrement and primaryKey are incompatible
|
2020-11-18 10:39:23 +01:00 |
Simon Binder
|
a0821bd97a
|
Document logStatements parameter
|
2020-11-16 17:23:03 +01:00 |
Simon Binder
|
b2ef4ddbcf
|
Optionally generate named parameters (#918)
|
2020-11-16 17:03:22 +01:00 |
Simon Binder
|
bf7a8bc872
|
Fix resolving some references (#917)
|
2020-11-16 16:22:18 +01:00 |
Simon Binder
|
0c1909b2f0
|
Improve docs for Dart in SQL (#915)
|
2020-11-14 17:49:10 +01:00 |
Simon Binder
|
6c913a4811
|
Support raw statements in migration tests (#909)
|
2020-11-14 12:26:01 +01:00 |
Simon Binder
|
d44699f0ee
|
Start writing some unit tests for schema verification
|
2020-11-13 18:06:42 +01:00 |
Simon Binder
|
708033c88c
|
Fix verifier migrating to the latest version
|
2020-11-12 21:41:45 +01:00 |
Simon Binder
|
08470abd47
|
Fix VmDatabase.opened reporting wrong open status
|
2020-11-11 18:29:45 +01:00 |
Simon Binder
|
5ebc7a9040
|
Escape keywords with double instead of backticks
|
2020-11-11 18:22:59 +01:00 |
Simon Binder
|
c7669a18a0
|
Fix more bugs in schema verification tests
|
2020-11-11 11:36:19 +01:00 |
Simon Binder
|
b9c007f782
|
Add VmDatabase.opened factory
|
2020-11-11 10:59:03 +01:00 |
Simon Binder
|
f83aa1a35a
|
Add moor-file based table to migration example
|
2020-11-09 18:55:45 +01:00 |
Simon Binder
|
95dacd986c
|
Generate dontWriteConstraints for schema tests
|
2020-11-09 18:55:15 +01:00 |
Simon Binder
|
c6a6c9ac5a
|
Another tests for streams and migrations
|
2020-11-09 18:24:30 +01:00 |
Simon Binder
|
cc464c46d6
|
Document how to use an encrypted version of moor ffi
|
2020-11-08 17:18:36 +01:00 |
Simon Binder
|
1f2dca0240
|
Add test to reproduce #910
|
2020-11-08 17:02:50 +01:00 |
Simon Binder
|
1d7479226a
|
Parse NULL column constraints to fix parsing errors (#909)
|
2020-11-07 12:32:45 +01:00 |
Simon Binder
|
def55a0d29
|
Merge pull request #908 from bdlindsay/develop
Docs: Update command and sample code folder names to match descriptions
|
2020-11-06 22:03:18 +01:00 |
bdlind
|
f2f402d639
|
Update command and sample code to reflect folder names in the descriptions
vs code's auto-fix linting
|
2020-11-06 11:03:51 -06:00 |
Simon Binder
|
9d8ace37fb
|
Fix custom open example
|
2020-11-05 11:27:03 +01:00 |
Simon Binder
|
53b48ac1f1
|
List Android gotchas for ffi implementations
|
2020-11-03 18:45:38 +01:00 |
Simon Binder
|
56d89b8676
|
Add extensions for isNull and isNotNull
|
2020-11-03 18:45:38 +01:00 |
Simon Binder
|
61aea32ed7
|
Merge pull request #885 from Maistho/feat-documentation-comments
Add support for documentation comments
|
2020-10-28 11:03:31 +01:00 |
Gustav Bylund
|
3415c3e84c
|
chore: regenerate integratation test database.g.dart
|
2020-10-28 00:43:56 +01:00 |
Gustav Bylund
|
4eba4e7070
|
feat: add support for documentation comments
|
2020-10-28 00:43:56 +01:00 |
Simon Binder
|
ca4b2b7d8c
|
Use TEXT instead of VARCHAR (#886)
|
2020-10-23 19:29:08 +02:00 |
Simon Binder
|
71e5c4941e
|
Support comparing types with different names
|
2020-10-23 19:22:30 +02:00 |
Simon Binder
|
1c3ab61895
|
Generate nullable types for converters (#892)
|
2020-10-23 14:58:24 +02:00 |
Simon Binder
|
e29fcf93f7
|
Publish moor 3.4, sqlparser 0.11
|
2020-10-22 14:17:54 +02:00 |
Simon Binder
|
732369c25c
|
sqlparser: Give CASE a higher precedence
|
2020-10-22 13:30:43 +02:00 |
Simon Binder
|
85206d2fd7
|
Resolve dependency mismatches in built value example
|
2020-10-21 10:57:24 +02:00 |
Simon Binder
|
6eab57f114
|
Add more docs in the migrations example
|
2020-10-21 10:33:31 +02:00 |
Simon Binder
|
e9ac099b31
|
Add strong warning to closeExistingInstances
|
2020-10-17 14:39:45 +02:00 |
Simon Binder
|
ce37d15d2a
|
Generate nnbd code for inputs that have opted in
|
2020-10-17 14:31:04 +02:00 |