Commit Graph

  • a1af6f6114
    Fix opening library in encryption example develop Simon Binder 2024-04-27 22:46:24 +0200
  • 9c28a06020
    Merge pull request #2970 from simolus3/modular-manager Simon Binder 2024-04-26 18:18:34 +0200
  • 203efd901e
    Fix artefact incompatibility Simon Binder 2024-04-24 19:14:55 +0200
  • 92a01775e8
    Upgrade actions dependencies Simon Binder 2024-04-24 19:12:30 +0200
  • b83eea46fe
    Merge branch 'latest-release' into develop Simon Binder 2024-04-24 19:04:16 +0200
  • d025568f1a
    Don't allow aliases for sources in `IN` expression Simon Binder 2024-04-24 18:59:10 +0200
  • 2777ca47e1
    Don't allow aliases for sources in `IN` expression Simon Binder 2024-04-24 18:59:10 +0200
  • d57e383ad2
    Prepare drift postgres release Simon Binder 2024-04-24 16:04:41 +0200
  • 2474918a4f
    Don't write references to invalid managers Simon Binder 2024-04-24 10:32:15 +0200
  • 6558e46da0
    Generate modular manager code Simon Binder 2024-04-24 10:22:35 +0200
  • 24af4873e7
    Bump version numbers Simon Binder 2024-04-23 15:31:49 +0200
  • 8865e9360f
    Merge pull request #2946 from nikitadol/develop Simon Binder 2024-04-23 15:23:44 +0200
  • ccae3b4ee6
    Expand allowlist for assets in test Simon Binder 2024-04-23 15:04:22 +0200
  • b94516acc7
    Merge branch 'develop' into geopoly Simon Binder 2024-04-23 15:01:09 +0200
  • 231dd63948
    Merge pull request #2939 from dickermoshe/develop Simon Binder 2024-04-23 14:54:19 +0200
  • c5959cc446
    fix docs Nikita Dauhashei 2024-04-22 23:22:18 +0200
  • 9c82dcd313
    Merge remote-tracking branch 'origin/develop' into develop Nikita Dauhashei 2024-04-22 23:19:28 +0200
  • fefae6dd44
    Merge remote-tracking branch 'origin/develop' into geopoly Simon Binder 2024-04-22 22:56:16 +0200
  • efc5a6c985
    More docs, integration tests Simon Binder 2024-04-22 22:51:07 +0200
  • a68ec2a73e
    Make aggregate expression builder public Simon Binder 2024-04-22 22:17:21 +0200
  • 428de9354a
    Mention timer caveat in transaction docs Simon Binder 2024-04-22 21:52:14 +0200
  • 216f583617 fix example Moshe Dicker 2024-04-21 18:39:16 -0400
  • 3da53c1773 Merge branch 'develop' of https://github.com/dickermoshe/drift into develop Moshe Dicker 2024-04-21 18:06:42 -0400
  • 95b92386ee format Moshe Dicker 2024-04-21 18:06:39 -0400
  • 49282ebcd8
    Merge branch 'simolus3:develop' into develop Moshe Dicker 2024-04-21 17:43:16 -0400
  • 7c29925217 Merge branch 'develop' of https://github.com/dickermoshe/drift into develop Moshe Dicker 2024-04-21 17:38:42 -0400
  • 52da52d737 add backref to docs Moshe Dicker 2024-04-21 17:38:38 -0400
  • f9a163532b Disable third-party warnings in cocoapods project Simon Binder 2024-04-21 18:36:10 +0200
  • 1293045b68
    Merge branch 'develop' into develop Moshe Dicker 2024-04-21 10:35:30 -0400
  • aba434e7e0
    Clarify join result types in docs Simon Binder 2024-04-21 14:51:03 +0200
  • 7c6e36e4f4
    fix no backend error Nikita Dauhashei 2024-04-21 13:00:57 +0200
  • 9a1dc2b0e3
    update docs Nikita Dauhashei 2024-04-20 21:01:32 +0200
  • 9bcaeddb3b
    Upgrade dev dependencies in drift Simon Binder 2024-04-20 15:35:17 +0200
  • 11e31cc653
    Prepare 2.17 release Simon Binder 2024-04-20 15:32:17 +0200
  • 2f71e672d9
    Merge branch 'simolus3:develop' into develop Moshe Dicker 2024-04-17 16:16:58 -0400
  • 5a9e783030 format Moshe Dicker 2024-04-17 16:10:31 -0400
  • 3bae9cf5eb typos Moshe Dicker 2024-04-17 16:09:36 -0400
  • 3c39d8456b docs complete! Moshe Dicker 2024-04-17 16:00:50 -0400
  • b67e4234e7 update docs Moshe Dicker 2024-04-17 15:43:36 -0400
  • 69c25d8e62 add type to column ordering Moshe Dicker 2024-04-17 15:21:20 -0400
  • 2ea3d3d2bc add docs for CRUD Moshe Dicker 2024-04-17 13:59:57 -0400
  • 4c4122f52c add tests for bulk replace Moshe Dicker 2024-04-17 13:56:45 -0400
  • 1a68efce58 Add bulk replace Moshe Dicker 2024-04-17 13:54:26 -0400
  • ae41baaf7b remove manager example Moshe Dicker 2024-04-17 13:27:27 -0400
  • b35056e16e Merge branch 'develop' of https://github.com/dickermoshe/drift into develop Moshe Dicker 2024-04-17 13:04:54 -0400
  • 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() Moshe Dicker 2024-04-17 13:04:47 -0400
  • f17c251126 move count to base manager Moshe Dicker 2024-04-17 12:23:42 -0400
  • 22ec0f77a6 move count to base table manager Moshe Dicker 2024-04-17 12:23:21 -0400
  • 28bf783832
    Scaffold manager docs page Simon Binder 2024-04-17 12:30:11 +0200
  • 270f8d2a49 lint Moshe Dicker 2024-04-16 15:52:57 -0400
  • 327244b607 more tests Moshe Dicker 2024-04-16 15:34:11 -0400
  • cdd11c8e40 add tests, fix custom type Moshe Dicker 2024-04-16 14:48:43 -0400
  • 14335b5d3d add new table with every type of column for tests Moshe Dicker 2024-04-16 11:38:17 -0400
  • ac4947f266
    Support `INT64` type for bigints in drift files Simon Binder 2024-04-15 21:16:32 +0200
  • 5e5628d1a8
    move geopoly to extensions Nikita Dauhashei 2024-04-14 23:51:29 +0200
  • ca0dee4f83
    docs: minimise the copy/think/paste needed to get the minimal impleme… (#2951) Ewan 2024-04-14 21:02:55 +0100
  • c6f0fa27aa
    sqlparser: Extend support for `IN` expressions Simon Binder 2024-04-12 17:36:31 +0200
  • 3bd837517c
    Merge branch 'simolus3:develop' into develop Moshe Dicker 2024-04-11 15:42:05 -0400
  • 143dd3a819 docs Moshe Dicker 2024-04-11 15:19:25 -0400
  • 528b1bc917 nits Moshe Dicker 2024-04-11 15:09:42 -0400
  • b6e15c39ed tests and fixes Moshe Dicker 2024-04-11 15:04:24 -0400
  • 2f9a57317f add some more tests Moshe Dicker 2024-04-11 12:38:54 -0400
  • 6a693a9016 rebuild, format, and dart fix Moshe Dicker 2024-04-11 11:15:13 -0400
  • 349787ad4b
    add geopoly to docs Nikita Dauhashei 2024-04-10 19:09:38 +0200
  • bf8da493bf
    `dart format .` Nikita Dauhashei 2024-04-10 18:49:22 +0200
  • 78387a3610
    Merge branch 'simolus3:develop' into develop Nikita Dauhashei 2024-04-10 18:33:06 +0200
  • 15001364c2
    add geopoly support Nikita Dauhashei 2024-04-10 18:31:44 +0200
  • 1b2e8b7c75 add warning on clash Moshe Dicker 2024-04-07 08:38:10 -0400
  • c79316d803 lint Moshe Dicker 2024-04-07 07:22:31 -0400
  • e3a8ccdd6d update generations, fix custom row Moshe Dicker 2024-04-07 07:21:02 -0400
  • 93681d5b79 add exists Moshe Dicker 2024-04-06 21:29:36 -0400
  • 7a8983dcc4 distict count by defualt Moshe Dicker 2024-04-06 21:20:11 -0400
  • 74fb269615
    Avoid encoding to hex twice Simon Binder 2024-04-06 14:59:52 +0200
  • 43b7f72bad
    sqlparser: Fix parsing binary literals Simon Binder 2024-04-06 14:48:55 +0200
  • 039838b2ba
    Support bytea sql literal in postgres (#2943) David Martos 2024-04-06 14:37:28 +0200
  • 37f120d287
    Add setup param to schema verifier Simon Binder 2024-04-05 22:39:05 +0200
  • c723b4e81e
    Don't generate manager code for old snapshots Simon Binder 2024-04-05 21:52:18 +0200
  • 008dfaf798
    Avoid superfluous import Simon Binder 2024-04-05 21:42:51 +0200
  • d553a7f679
    Use latest language version in test Simon Binder 2024-04-05 21:26:51 +0200
  • f297fa4768
    Merge branch 'simolus3:develop' into develop Moshe Dicker 2024-04-04 18:59:24 -0400
  • 82123e5cc0
    Raise language version in examples Simon Binder 2024-04-04 22:42:08 +0200
  • 4373489724 Move joiner into composer ceuz Non-modular generation can't do imports Moshe Dicker 2024-04-04 08:56:30 -0400
  • c383a9d173 Add example Moshe Dicker 2024-04-03 22:48:28 -0400
  • 59e1e00ae0 another bug Moshe Dicker 2024-04-03 21:23:54 -0400
  • 585e93881a null bug Moshe Dicker 2024-04-03 21:05:29 -0400
  • 698741c092 Docs Moshe Dicker 2024-04-03 20:22:19 -0400
  • 7b35a0add5 nits Moshe Dicker 2024-04-03 20:22:13 -0400
  • 1dc9282967 nice Moshe Dicker 2024-04-03 15:18:37 -0400
  • 6325a58b56 insertable bug Moshe Dicker 2024-04-03 14:26:12 -0400
  • 3cd64901d6 add option Moshe Dicker 2024-04-03 14:10:47 -0400
  • 0af30cfb11 Add docstings, limit & complete modular support Moshe Dicker 2024-04-03 14:00:43 -0400
  • 242ec4d686 Refactor Moshe Dicker 2024-04-03 12:37:37 -0400
  • f105cdf62e rename refs Moshe Dicker 2024-04-03 01:00:58 -0400
  • 5081133633 fix refernced name Moshe Dicker 2024-04-03 00:55:36 -0400
  • a439b67ebb Add Reference Name Moshe Dicker 2024-04-02 16:50:47 -0400
  • 42d73df53e
    Merge branch 'simolus3:develop' into develop Moshe Dicker 2024-04-02 14:58:40 -0400
  • 091469a498 remove print Moshe Dicker 2024-04-02 14:55:36 -0400
  • d03414bd80 add mod Moshe Dicker 2024-04-02 14:52:42 -0400
  • f9d77b5fa2 add bool filter | add modular generics Moshe Dicker 2024-04-02 13:51:07 -0400
  • 54eecf7b45
    Update js dependency for integration test Simon Binder 2024-04-02 13:40:31 +0200