Commit graph

611 commits

Author SHA1 Message Date
Zach Daniel
85f27337d6 improvement: upgrade ash dep
chore: remove comment
test: add a sort test
2021-07-22 15:23:38 -04:00
Zach Daniel
9ed3b67978 chore: release version v0.40.9 2021-07-22 11:03:53 -04:00
Zach Daniel
34a8b5cc5b improvement: add sort + select test 2021-07-22 11:03:40 -04:00
Zach Daniel
9e4fce974f chore: add sort tests 2021-07-21 22:18:56 -04:00
Zach Daniel
17efc83eaa fix: don't add a non-list to a list 2021-07-19 17:12:01 -04:00
Zach Daniel
cdeb5b4b5e chore: release version v0.40.8 2021-07-19 14:35:18 -04:00
Zach Daniel
487c9f32d6 improvement: fix significant performance issue in lateral joins
fix: ensure source table is sorted in lateral join
2021-07-19 13:56:36 -04:00
Zach Daniel
3cbf11df36 chore: release version v0.40.7 2021-07-12 02:43:52 -04:00
Zach Daniel
aa334eb152 improvement: support default_prefix configuration 2021-07-12 02:43:39 -04:00
Zach Daniel
effb7b45cf chore: release version v0.40.6 2021-07-08 14:52:58 -04:00
Zach Daniel
95be84f734 improvement: --name when generating migrations 2021-07-08 14:52:53 -04:00
Zach Daniel
40c61576e0 chore: release version v0.40.5 2021-07-08 14:32:57 -04:00
Zach Daniel
ddbd43b611 fix: fix migrator mix tasks w/ only/except tenants
fix: drop foreign keys after table create properly
2021-07-08 13:35:16 -04:00
Zach Daniel
7f5a56d9bd improvement: add mix ash_postgres.rollback
fix: drop foreign keys before dropping table
2021-07-08 11:37:33 -04:00
Zach Daniel
1efbb45fa2 chore: update mix.lock 2021-07-05 14:33:35 -04:00
Zach Daniel
8c59c125c8 chore: release version v0.40.4 2021-07-05 14:32:32 -04:00
Zach Daniel
499547b9af improvement: update to latest ash 2021-07-05 14:32:16 -04:00
Zach Daniel
18af582c7c chore: fix lint 2021-07-05 14:24:41 -04:00
Zach Daniel
be7e2a89bc fix: left_lateral_join for many_to_many aggregates
fix: properly reference nested aggregate fields for join
fix: properly determine fallback table for polymorphic resources
2021-07-05 14:12:21 -04:00
Zach Daniel
c014224425 chore: release version v0.40.3 2021-07-03 01:14:17 -04:00
Zach Daniel
a67c8b4e11 fix: ensure non-tenant resources can be aggregates 2021-07-02 23:43:30 -04:00
Zach Daniel
ea8732271c chore: release version v0.40.2 2021-07-02 12:41:58 -04:00
Zach Daniel
f13f31330f fix: properly set aggregate query sources 2021-07-02 12:41:44 -04:00
Zach Daniel
2b2f5f1646 fix: retain parent as bindings 2021-07-02 11:08:31 -04:00
Zach Daniel
a82325e28d fix: don't add rel_source at all 2021-07-02 01:50:41 -04:00
Zach Daniel
ba0c66e395 fix: properly build atoms list 2021-07-02 01:08:53 -04:00
Zach Daniel
ad497f0182 fix: horribly hack ecto for dynamic bindings 2021-07-02 01:01:56 -04:00
Zach Daniel
ff4aae1a3a chore: release version v0.40.1 2021-07-01 23:04:36 -04:00
Zach Daniel
8bd6a40a72 improvement: update to latest ash 2021-07-01 23:04:21 -04:00
Zach Daniel
9188ca6733 chore: release version v0.40.0-rc5 2021-07-01 15:29:33 -04:00
Zach Daniel
46744c5d4a fix: properly coalesce aggregate values 2021-07-01 15:28:27 -04:00
Zach Daniel
b053b32574 chore: release version v0.40.0-rc4 2021-06-23 17:21:29 -04:00
Zach Daniel
576c317b68 improvement: leverage new private_vars for errs 2021-06-23 17:21:09 -04:00
Zach Daniel
ff9f8abfa4 chore: release version v0.40.0-rc3 2021-06-15 16:05:10 -04:00
Zach Daniel
1b23bb3ccc fix: always add nullability flag 2021-06-15 16:04:17 -04:00
Zach Daniel
2cc4ab8ebf chore: release version v0.40.0-rc2 2021-06-08 17:42:29 -04:00
Zach Daniel
da9d24c96f fix: sort references only after other same-table ops 2021-06-08 17:41:35 -04:00
Zach Daniel
3e50a0d119 fix: generate multitenant foreign keys properly 2021-06-06 03:31:22 -04:00
Zach Daniel
d3f51e6746 chore: release version v0.40.0-rc1 2021-06-05 18:21:24 -04:00
Zach Daniel
16c04a58a4 chore: update to latest git_ops 2021-06-05 18:17:07 -04:00
Zach Daniel
5583270426 improvement: support calculation sorts 2021-06-05 18:13:20 -04:00
Zach Daniel
3dbf56c380 chore: release version v0.39.0-rc0 2021-06-04 01:49:08 -04:00
Zach Daniel
dae39f5fda feat: support expression based calculations
feat: support concat + if expressions
improvement: various other improvements
2021-06-04 01:48:35 -04:00
Zach Daniel
32fdfe354a chore: release version v0.38.11 2021-05-22 23:57:48 -04:00
Zach Daniel
84fe7a4822 fix: set prefix to "public" for fkeys to public schema
improvement: set explicit prefix on join filters
2021-05-22 23:56:52 -04:00
Zach Daniel
cf4a9f6d3b chore: release version v0.38.10 2021-05-18 23:04:56 -04:00
Zach Daniel
c2fca09e2d improvement: support new ash upsert specifying targets 2021-05-18 23:04:37 -04:00
Zach Daniel
86d9e7e7bd improvement: update to latest ash 2021-05-14 01:20:10 -04:00
Zach Daniel
004420a473 chore: release version v0.38.9 2021-05-12 13:17:43 -04:00
Zach Daniel
f0b901173c fix: properly group many_to_many aggregates 2021-05-12 13:17:26 -04:00