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 |
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 |