Simon Binder
7bfa00e8b4
Make database of tables accessible for Dart API
2022-01-18 21:50:51 +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
Simon Binder
331d600df3
Fix resolving Dart code in drift files
2021-10-10 22:01:59 +02:00
Simon Binder
aa8e3f7781
Migrate built_value example
2021-10-09 17:55:21 +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
76155358b4
Fix with_built_value example
2021-08-06 17:11:12 +02:00
Simon Binder
f3360d06a6
Use a single generated column implementation
2021-06-19 16:31:08 +02:00
Simon Binder
41eb6f4181
Avoid dynamic when overriding ==
2021-05-14 18:50:29 +02:00
Simon Binder
adb27d056b
Start phasing out SqlTypeSystem
2021-04-25 16:14:33 +02:00
Simon Binder
1d08b73ed4
Remove now unnecessary dependency overrides
2021-03-18 22:56:47 +01:00
Simon Binder
c498af95ba
Fix with_build_value example once more
2021-03-16 19:24:06 +01:00
Simon Binder
3584614d24
Fix dependencies of with_built_value
2021-03-07 14:06:51 +01:00
Simon Binder
2f13e20a1f
Upgrade with_built_value example
2021-02-25 20:41:56 +01:00
Simon Binder
a5ca7e745f
Add more dependency overrides
2020-11-20 18:14:39 +01:00
Simon Binder
85206d2fd7
Resolve dependency mismatches in built value example
2020-10-21 10:57:24 +02:00
Simon Binder
6fba2555c1
Api to turn AST nodes into a textual represenation
2020-08-21 16:44:17 +02:00
Simon Binder
599128273c
Migrate with_built_value to moor/ffi
2020-07-29 12:03:47 +02:00
Simon Binder
62a363105a
Refactor Insertables to avoid covariant parameters
2020-04-17 18:02:05 +02:00
Simon Binder
11af414551
Remove the second type parameter on expressions
2020-02-17 18:05:24 +01:00
Simon Binder
d44004e598
Explain how to use moor with built_value
2020-02-08 15:29:31 +01:00
Simon Binder
cd9b7101b4
Optional part builder, example with built_value
...
See #89
2020-02-06 22:27:54 +01:00