Commit Graph

1924 Commits

Author SHA1 Message Date
Simon Binder 4eb430c42f
Support foreign key references in Dart tables 2021-10-17 12:21:32 +02:00
Simon Binder 849b0de040
Accept drift-named schema files 2021-10-14 21:44:44 +02:00
Simon Binder 219fbee99f
Replace mentions of VmDatabase in docs 2021-10-14 11:16:55 +02:00
Simon Binder 410ff6f6e3
Document incompatibility around the encrypted variant 2021-10-13 22:45:48 +02:00
Simon Binder b574cb0b03
Prepare to release moor 4.6.1, drift_dev 1.0.2 2021-10-13 22:08:38 +02:00
Simon Binder 662b9d5721
Fix analysis plugin for moor, migrate options 2021-10-12 17:36:10 +02:00
Simon Binder d6671f0462
Release drift 1.0.1, moor 4.6.0 2021-10-12 17:22:20 +02:00
Simon Binder 1226c0076e
Merge pull request #1478 from Ascenio/develop
docs: fix typos
2021-10-12 17:07:10 +02:00
Ascênio Sanderson b787281865 docs: fix typos 2021-10-12 11:14:01 -03:00
Simon Binder 6b030036d4
Deprecate top-level members in moor package 2021-10-12 14:45:19 +02:00
Simon Binder 7d41e42c78
Prepare moor 4.6.0 release 2021-10-12 14:26:53 +02:00
Simon Binder 3cc17b0a45
Merge branch 'master' into develop 2021-10-11 15:57:42 +02:00
Simon Binder c2bd6f27a5
Prepare a round of releases 2021-10-11 15:55:01 +02:00
Simon Binder 3b1da765f7
Undo unintentional change to plugin pubspec 2021-10-11 14:53:35 +02:00
Simon Binder 950f93a1f8
Build drift dartdoc for website 2021-10-11 14:50:16 +02:00
Simon Binder b3d6d6e4d1
Add example to drift 2021-10-11 14:22:35 +02:00
Simon Binder fcc60d70c4
Rename to drift in main readme 2021-10-11 10:31:45 +02:00
Simon Binder bb5f08f90f
Also add plugin to drift 2021-10-11 10:25:50 +02:00
Simon Binder 331d600df3
Fix resolving Dart code in drift files 2021-10-10 22:01:59 +02:00
Simon Binder 348ac2e910
Add boilerplate files to new drift packages 2021-10-10 21:18:27 +02:00
Simon Binder 8161c4a1e8
Add rename hint to all doc pages 2021-10-10 20:07:14 +02:00
Simon Binder 3157d687e5
Migrate rest of documentation to drift 2021-10-10 16:01:50 +02:00
Simon Binder e91207e9e4
Start preparing the documentation for the new name 2021-10-09 21:43:30 +02:00
Simon Binder 0698c16009
Remove references to moor in pkg:drift 2021-10-09 20:08:42 +02:00
Simon Binder 3befd90a2d
Migrate benchmarks to drift 2021-10-09 18:02:14 +02:00
Simon Binder aa8e3f7781
Migrate built_value example 2021-10-09 17:55:21 +02:00
Simon Binder cc99b1372a
Migrate migration example to drift 2021-10-09 17:10:34 +02:00
Simon Binder dc5055f585
Improve UX of migrator 2021-10-09 16:30:46 +02:00
Simon Binder cfbea9fd57
Migrate web workers example to drift 2021-10-08 23:33:39 +02:00
Simon Binder aa7a88172d
Fix generation for builds through moor_generator 2021-10-08 23:15:37 +02:00
Simon Binder 994c606a39
Migrate off package:pedantic 2021-10-08 23:03:34 +02:00
Simon Binder 7358f545ac
Fix tests and generation in drift package 2021-10-08 22:40:58 +02:00
Simon Binder 3a56de1830
Fix imports in drift_dev 2021-10-08 22:01:18 +02:00
Simon Binder 2219a15e5f
Fix tests of main package, imports in dev 2021-10-08 21:51:01 +02:00
Simon Binder fcbef06b7c
Move generator to drift_dev 2021-10-08 18:10:48 +02:00
Simon Binder 40e7ff3f45
Fix test imports that are fixable 2021-10-08 17:29:49 +02:00
Simon Binder aa76f1529f
Rename elements with moor in them 2021-10-08 17:25:17 +02:00
Simon Binder def613ac19
Migrate moor identifier names 2021-10-08 16:52:03 +02:00
Simon Binder 2a67edec33
Migrator: Apply changes to pubspec 2021-10-07 23:22:08 +02:00
Simon Binder 6877cf9673
Start writing simple migrate script 2021-10-07 22:55:54 +02:00
Simon Binder fd0764594d
Replace moor impl with exports 2021-10-07 22:16:05 +02:00
Simon Binder 4687f3cda5
Add new drift package 2021-10-07 21:06:18 +02:00
Simon Binder dcfddcbb3b
Upgrade dependencies in example project 2021-10-07 18:17:54 +02:00
Simon Binder a3455bda69
Briefly explain MoorIsolates across engines 2021-10-05 20:20:13 +02:00
Simon Binder 853e80754d
Merge pull request #1473 from Ali1Ammar/develop
implements where for DoUpdate
2021-10-05 20:18:42 +02:00
Simon Binder 639e99ba4a
Formatting 2021-10-05 20:14:16 +02:00
Ali 849754332f update changelog 2021-10-05 19:48:35 +03:00
Ali 3f3236cf7b add doc to DoUpdate where 2021-10-05 19:47:17 +03:00
Ali 28d465f69c implements where for onConflict
add test for where for onConflict
2021-10-05 18:25:53 +03:00
Simon Binder c83b630514
Fix type inference around RETURNING 2021-09-30 18:19:00 +02:00