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
Simon Binder
849b0de040
Accept drift-named schema files
2021-10-14 21:44:44 +02:00
Simon Binder
cc99b1372a
Migrate migration example to drift
2021-10-09 17:10:34 +02:00
Simon Binder
fcbef06b7c
Move generator to drift_dev
2021-10-08 18:10:48 +02:00
Simon Binder
fd0764594d
Replace moor impl with exports
2021-10-07 22:16:05 +02:00
Simon Binder
2945381213
Avoid analyzer_plugin imports outside of plugin
2021-08-16 17:55:45 +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
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
2fe8151508
Generate null-safe migration tests if possible
2021-05-11 20:47:23 +02:00
Simon Binder
1b6c031aaa
Migrate migrations example to null-safety
2021-03-09 21:52:46 +01:00
Simon Binder
ca2be1bb6a
Add Dart default value to generated schema ( #1018 )
2021-01-27 22:10:34 +01:00
Simon Binder
e07397006f
Remove SelectableUtils extension
2021-01-20 12:06:48 +01:00
Simon Binder
36edcf0ed6
Make getSingle() and watchSingle() non-nullable
2020-12-14 20:22:27 +01:00
Simon Binder
6c913a4811
Support raw statements in migration tests ( #909 )
2020-11-14 12:26:01 +01:00
Simon Binder
c7669a18a0
Fix more bugs in schema verification tests
2020-11-11 11:36:19 +01:00
Simon Binder
f83aa1a35a
Add moor-file based table to migration example
2020-11-09 18:55:45 +01:00
Simon Binder
6eab57f114
Add more docs in the migrations example
2020-10-21 10:33:31 +02:00
Simon Binder
cf537721cb
Add tools to generate old versions of a database
2020-10-14 21:15:17 +02:00