Commit Graph

1445 Commits

Author SHA1 Message Date
Simon Binder 5db10342b0
Fix nnbd generation around type converters (#968) 2020-12-14 15:13:59 +01:00
Simon Binder a749f38e2b
Make columns from LEFT OUTER joins nullable 2020-12-12 23:22:21 +01:00
Simon Binder 5dde4ad616
Fix git references in pubspec 2020-12-12 21:36:41 +01:00
Simon Binder 1d0cba14cd
Merge types2 and rest of types 2020-12-12 21:31:27 +01:00
Simon Binder 0dddd33c45
Add test for daos with invalid types (#967) 2020-12-12 20:34:01 +01:00
Simon Binder fea1692a6e
Support latest analyzer, use regular plugin package 2020-12-12 20:00:54 +01:00
Simon Binder 5eda201749
Remove legacy type inference 2020-12-12 19:55:43 +01:00
Simon Binder 9025280a89
Migrate sqlparser to null safety 2020-12-11 10:53:17 +01:00
Simon Binder 5401a4c80a
Publish dev packages to simonbinder.eu 2020-12-10 15:19:02 +01:00
Simon Binder 1edcc634b1
Fix bug with VmDatabase.opened 2020-12-07 22:03:55 +01:00
Simon Binder 42ba773422
Consequently upgrade dev version to 4.0.0 2020-12-07 21:30:15 +01:00
Simon Binder 47b8989318
More analyzer workarounds (#959) 2020-12-07 21:18:27 +01:00
Simon Binder cf8215ecfe
Add Migrator.renameTable (#956) 2020-12-04 21:15:43 +01:00
Simon Binder 74fc2cea3d
Merge pull request #924 from simolus3/nnbd
Migrate core package to null safety
2020-12-04 20:09:35 +01:00
Simon Binder 35d2d1fca8
Merge branch 'develop' into nnbd
# Conflicts:
#	moor/test/data/tables/custom_tables.g.dart
2020-12-04 20:01:22 +01:00
Simon Binder 8caedd2cfa
Merge pull request #951 from cervonwong/patch-4
Update documentation to fix typos and improve phrasing
2020-12-01 10:55:44 +01:00
Cervon Wong a491c74f9f
Update documentation to fix typos and improve phrasing 2020-12-01 17:18:54 +08:00
Simon Binder 472560684a
Improve documentation of withLength (#947) 2020-12-01 09:21:43 +01:00
Simon Binder 3602ba43b4
Merge pull request #938 from davidmartos96/nnbd
nnbd migration of encrypted_moor and moor_flutter
2020-11-27 13:02:17 +01:00
David Martos 7d0b2db2a2 nnbd migration of encrypted_moor and moor_flutter 2020-11-26 18:45:29 +01:00
Simon Binder 87d6e2ad31
Remove some usages of dynamic 2020-11-26 17:22:59 +01:00
Simon Binder 0259fd58fd
Support older versions of the convert package too 2020-11-26 16:59:06 +01:00
Simon Binder e01ae3f716
Merge pull request #936 from davidmartos96/nnbd
sqflite_sqlcipher nnbd version
2020-11-25 17:58:06 +01:00
Simon Binder f5578e158c
Also run GitHub workflow for pull requests 2020-11-25 17:57:36 +01:00
David Martos 439f36ca85 sqflite_sqlcipher nnbd version 2020-11-25 17:24:47 +01:00
Simon Binder 0c075a2b44
Support overriding column getters and table classes (#932) 2020-11-23 20:01:31 +01:00
Simon Binder a73b9334b6
Reduce usages of covariant 2020-11-23 19:00:29 +01:00
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 f872152a75
Document comunity tools 2020-11-19 21:08:15 +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