Simon Binder
|
203efd901e
|
Fix artefact incompatibility
|
2024-04-24 19:14:55 +02:00 |
Simon Binder
|
92a01775e8
|
Upgrade actions dependencies
|
2024-04-24 19:12:30 +02:00 |
Simon Binder
|
b83eea46fe
|
Merge branch 'latest-release' into develop
|
2024-04-24 19:04:16 +02:00 |
Simon Binder
|
d025568f1a
|
Don't allow aliases for sources in `IN` expression
|
2024-04-24 19:02:11 +02:00 |
Simon Binder
|
2777ca47e1
|
Don't allow aliases for sources in `IN` expression
|
2024-04-24 18:59:10 +02:00 |
Simon Binder
|
d57e383ad2
|
Prepare drift postgres release
|
2024-04-24 16:04:41 +02:00 |
Simon Binder
|
24af4873e7
|
Bump version numbers
|
2024-04-23 15:31:49 +02:00 |
Simon Binder
|
8865e9360f
|
Merge pull request #2946 from nikitadol/develop
Add support for geopoly Interface
|
2024-04-23 15:23:44 +02:00 |
Simon Binder
|
ccae3b4ee6
|
Expand allowlist for assets in test
|
2024-04-23 15:04:22 +02:00 |
Simon Binder
|
b94516acc7
|
Merge branch 'develop' into geopoly
|
2024-04-23 15:01:09 +02:00 |
Simon Binder
|
231dd63948
|
Merge pull request #2939 from dickermoshe/develop
Add Manager
|
2024-04-23 14:54:19 +02:00 |
Nikita Dauhashei
|
c5959cc446
|
fix docs
|
2024-04-22 23:22:18 +02:00 |
Nikita Dauhashei
|
9c82dcd313
|
Merge remote-tracking branch 'origin/develop' into develop
|
2024-04-22 23:19:28 +02:00 |
Simon Binder
|
fefae6dd44
|
Merge remote-tracking branch 'origin/develop' into geopoly
|
2024-04-22 22:56:37 +02:00 |
Simon Binder
|
efc5a6c985
|
More docs, integration tests
|
2024-04-22 22:51:07 +02:00 |
Simon Binder
|
a68ec2a73e
|
Make aggregate expression builder public
|
2024-04-22 22:18:04 +02:00 |
Simon Binder
|
428de9354a
|
Mention timer caveat in transaction docs
|
2024-04-22 22:18:03 +02:00 |
Moshe Dicker
|
216f583617
|
fix example
|
2024-04-21 18:39:16 -04:00 |
Moshe Dicker
|
3da53c1773
|
Merge branch 'develop' of https://github.com/dickermoshe/drift into develop
|
2024-04-21 18:06:42 -04:00 |
Moshe Dicker
|
95b92386ee
|
format
|
2024-04-21 18:06:39 -04:00 |
Moshe Dicker
|
49282ebcd8
|
Merge branch 'simolus3:develop' into develop
|
2024-04-21 17:43:16 -04:00 |
Moshe Dicker
|
7c29925217
|
Merge branch 'develop' of https://github.com/dickermoshe/drift into develop
|
2024-04-21 17:38:42 -04:00 |
Moshe Dicker
|
52da52d737
|
add backref to docs
|
2024-04-21 17:38:38 -04:00 |
Simon Binder
|
f9a163532b
|
Disable third-party warnings in cocoapods project
|
2024-04-21 18:36:10 +02:00 |
Moshe Dicker
|
1293045b68
|
Merge branch 'develop' into develop
|
2024-04-21 10:35:30 -04:00 |
Simon Binder
|
aba434e7e0
|
Clarify join result types in docs
|
2024-04-21 14:51:03 +02:00 |
Nikita Dauhashei
|
7c6e36e4f4
|
fix no backend error
|
2024-04-21 13:00:57 +02:00 |
Nikita Dauhashei
|
9a1dc2b0e3
|
update docs
|
2024-04-20 21:01:32 +02:00 |
Simon Binder
|
9bcaeddb3b
|
Upgrade dev dependencies in drift
|
2024-04-20 15:35:57 +02:00 |
Simon Binder
|
11e31cc653
|
Prepare 2.17 release
|
2024-04-20 15:32:17 +02:00 |
Moshe Dicker
|
2f71e672d9
|
Merge branch 'simolus3:develop' into develop
|
2024-04-17 16:16:58 -04:00 |
Moshe Dicker
|
5a9e783030
|
format
|
2024-04-17 16:10:31 -04:00 |
Moshe Dicker
|
3bae9cf5eb
|
typos
|
2024-04-17 16:09:36 -04:00 |
Moshe Dicker
|
3c39d8456b
|
docs complete!
|
2024-04-17 16:00:50 -04:00 |
Moshe Dicker
|
b67e4234e7
|
update docs
|
2024-04-17 15:43:36 -04:00 |
Moshe Dicker
|
69c25d8e62
|
add type to column ordering
|
2024-04-17 15:21:20 -04:00 |
Moshe Dicker
|
2ea3d3d2bc
|
add docs for CRUD
|
2024-04-17 13:59:57 -04:00 |
Moshe Dicker
|
4c4122f52c
|
add tests for bulk replace
|
2024-04-17 13:56:45 -04:00 |
Moshe Dicker
|
1a68efce58
|
Add bulk replace
|
2024-04-17 13:54:26 -04:00 |
Moshe Dicker
|
ae41baaf7b
|
remove manager example
|
2024-04-17 13:27:27 -04:00 |
Moshe Dicker
|
b35056e16e
|
Merge branch 'develop' of https://github.com/dickermoshe/drift into develop
|
2024-04-17 13:04:54 -04:00 |
Moshe Dicker
|
4c7f7402c1
|
1) Apply Limit to Single Getting
2) Move Distict to positional arg
3) Add limit as a positional arg
4) Fix _tests.dart to _test.dart for CI
5) Move all methods to base - Remove all()
|
2024-04-17 13:04:47 -04:00 |
Moshe Dicker
|
f17c251126
|
move count to base manager
|
2024-04-17 12:23:42 -04:00 |
Moshe Dicker
|
22ec0f77a6
|
move count to base table manager
|
2024-04-17 12:23:21 -04:00 |
Simon Binder
|
28bf783832
|
Scaffold manager docs page
|
2024-04-17 12:30:11 +02:00 |
Moshe Dicker
|
270f8d2a49
|
lint
|
2024-04-16 15:52:57 -04:00 |
Moshe Dicker
|
327244b607
|
more tests
|
2024-04-16 15:34:11 -04:00 |
Moshe Dicker
|
cdd11c8e40
|
add tests, fix custom type
|
2024-04-16 14:48:43 -04:00 |
Moshe Dicker
|
14335b5d3d
|
add new table with every type of column for tests
|
2024-04-16 11:38:17 -04:00 |
Simon Binder
|
ac4947f266
|
Support `INT64` type for bigints in drift files
https://github.com/simolus3/drift/issues/2955
|
2024-04-15 21:18:10 +02:00 |