Simon Binder
204fbad682
Move examples into top-level folder
2022-04-01 22:11:21 +02:00
Simon Binder
bc5295492d
Add `drift_sqflite` to replace `moor_flutter`
2022-03-14 20:27:19 +01:00
Simon Binder
da212944ff
Replace old website and repository links
2022-03-13 15:52:15 +01:00
Simon Binder
44d0daf753
Remove unused coverage tooling
2022-03-08 10:59:48 +01:00
Simon Binder
c98511693d
Remove analyzer override in built value test
2022-03-04 16:53:47 +01:00
Simon Binder
35efc68e42
Web: Re-run setup whenever database is re-opened
2022-03-03 14:18:44 +01:00
Simon Binder
61dc1f17b8
Name schema exports automatically ( #1721 )
2022-03-02 17:25:30 +01:00
Simon Binder
4099b77a56
Delete unused tooling file
2022-02-28 13:18:36 +01:00
Simon Binder
e38a6b9059
Add setup parameter for web databases
2022-02-27 19:56:54 +01:00
Simon Binder
93d328f056
Rename `moor` to `drift` in `sqlparser`
2022-02-26 21:38:28 +01:00
Simon Binder
7d56497c18
Some plugin fixes
2022-01-24 17:25:24 +01:00
Simon Binder
05d8406f4a
Fix migration example, test it in CI
2022-01-19 19:55:19 +01:00
Simon Binder
7bfa00e8b4
Make database of tables accessible for Dart API
2022-01-18 21:50:51 +01:00
Simon Binder
94bdab0338
Allow running multiple statements on the web
2022-01-12 18:10:14 +01:00
Simon Binder
19bd92bfd9
Remove redundant imports
2021-12-09 14:10:51 +01:00
westito
d22bbcbadf
Merge remote-tracking branch 'simolus3/develop' into views
2021-12-02 09:20:02 +01:00
Simon Binder
2999df449d
Fix schema verifier around virtual tables
2021-12-01 21:07:47 +01:00
westito
3e9a920a4f
Regenerate files
2021-11-30 22:23:35 +01:00
westito
fad654a5aa
PostgreSQL support ( #1507 )
...
Support PostgreSQL as a dialect in the main package and with an implementation provided in another package.
Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-11-11 14:40:41 +01:00
westito
f78c251f3f
Add Flutter web worker example ( #1512 )
2021-10-27 21:25:32 +02:00
Simon Binder
849b0de040
Accept drift-named schema files
2021-10-14 21:44:44 +02:00
Simon Binder
331d600df3
Fix resolving Dart code in drift files
2021-10-10 22:01:59 +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
cfbea9fd57
Migrate web workers example to drift
2021-10-08 23:33:39 +02:00
Simon Binder
fcbef06b7c
Move generator to drift_dev
2021-10-08 18:10:48 +02:00
Simon Binder
aa76f1529f
Rename elements with moor in them
2021-10-08 17:25:17 +02:00
Simon Binder
fd0764594d
Replace moor impl with exports
2021-10-07 22:16:05 +02:00
Simon Binder
40bc3a17bb
Organize imports
2021-09-10 11:43:21 +02:00
Simon Binder
2945381213
Avoid analyzer_plugin imports outside of plugin
2021-08-16 17:55:45 +02:00
Simon Binder
76155358b4
Fix with_built_value example
2021-08-06 17:11:12 +02:00
Simon Binder
f3d9faa08c
Migrate benchmarks to null-safety
2021-07-30 15:43:44 +02:00
Simon Binder
f3360d06a6
Use a single generated column implementation
2021-06-19 16:31:08 +02:00
Simon Binder
7d095f7f24
Re-generate in extras/migrations_example
2021-06-15 21:45:45 +02:00
Simon Binder
5848a8e942
Re-generate schema files
2021-06-01 11:38:08 +02:00
Simon Binder
c6ecff5a0a
Use const uuid where possible
2021-05-21 10:50:54 +02:00
Simon Binder
d220892f64
Delete mysql extra
2021-05-21 10:48:29 +02:00
Simon Binder
29bb6a73c8
Fix pub get from clean state
2021-05-21 10:47:42 +02:00
Simon Binder
464139f454
Adapt excludes in analysis options
2021-05-15 10:42:15 +02:00
Simon Binder
4bca48fd17
Support generating older data classes
2021-05-14 20:18:40 +02:00
Simon Binder
41eb6f4181
Avoid dynamic when overriding ==
2021-05-14 18:50:29 +02:00
Simon Binder
2fe8151508
Generate null-safe migration tests if possible
2021-05-11 20:47:23 +02:00
Simon Binder
43fea9bc2d
Integration test for RETURNING
2021-05-06 17:39:59 +02:00
Simon Binder
0e4541a987
Generate non-nullable nested result sets
2021-05-06 17:20:13 +02:00
Simon Binder
4f2268410e
Migrate VM and web integration tests
2021-05-06 16:50:31 +02:00
Simon Binder
6559f67f45
Upgrade sql.js
2021-05-06 16:37:05 +02:00
Simon Binder
adb27d056b
Start phasing out SqlTypeSystem
2021-04-25 16:14:33 +02:00
Simon Binder
12ab64a33e
Support cancellations in moor_flutter
2021-04-01 17:43:23 +02:00
David Martos
8f9e2a9edb
Use carret syntax
...
Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-03-21 15:33:38 +01:00