Commit Graph

1618 Commits

Author SHA1 Message Date
Cervon Wong f6f17de702
Update testing.md to make Windows testing docs clearer
I got errors before realizing that I needed to restart my device.
2020-12-18 11:12:35 +08:00
Simon Binder 1655bcc69f
Recognize withoutRowId in Dart tables (#972) 2020-12-17 19:49:08 +01:00
Simon Binder c47471a3db
Test for migrations on without rowid tables 2020-12-16 19:26:10 +01:00
Simon Binder 36edcf0ed6
Make getSingle() and watchSingle() non-nullable 2020-12-14 20:22:27 +01:00
Simon Binder d9cf6660ec
Allow Expression<bool?> in more places 2020-12-14 19:43:32 +01:00
Simon Binder 6aa022e547
Add nullability hints, generate nullable variables 2020-12-14 18:35:19 +01:00
Simon Binder efe0df519b
Improve type inference around IS expressions 2020-12-14 17:48:50 +01:00
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 6701939843
Merge pull request #966 from victorcatn/patch-1
add warning about the generated compare method
2020-12-12 10:10:47 +01:00
victorcatn 6fb0d6f500
add warning about the generated compare method 2020-12-12 00:23:24 -05: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 0fe04c94ce
Merge pull request #957 from ycherniavskyi/fix-doc-comments-typo
Fix UseDao class doc comments typo
2020-12-08 11:51:24 +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
Yurii Cherniavskyi f559212c11 Fix UseDao class doc comments typo 2020-12-04 23:56:42 +02: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 291508c41a
Merge pull request #948 from cervonwong/patch-2
Update advanced_dart_tables.md to fix typo
2020-12-01 09:06:25 +01:00
Cervon Wong 824de72019
Update advanced_dart_tables.md to fix typo
Colum -> Column
2020-12-01 13:24:27 +08:00
Simon Binder 19ddc6217d
Merge pull request #945 from cervonwong/patch-1
Update web.md to fix spelling
2020-11-30 15:55:50 +01:00
Cervon Wong 7ca7e9568e
Update web.md to fix spelling
IndexeDb -> IndexedDb
2020-11-30 18:13:54 +08: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
Simon Binder 333315bcfa
Merge pull request #939 from Milvintsiss/patch-1
Update platforms.md
2020-11-27 12:57:39 +01:00
Le Stradic Paul 7891767784
Update platforms.md 2020-11-26 23:13:18 +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 1cca22bc56
Merge pull request #928 from billyeh/patch-1
Fix typo: s/aller/all
2020-11-21 12:04:29 +01:00
Bill Yeh 7e20a49655
Fix typo: s/aller/all 2020-11-20 22:04:53 -08: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