Commit graph

601 commits

Author SHA1 Message Date
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
Zach Daniel
5cb1b5805f chore: release version v0.38.8 2021-05-09 17:44:54 -04:00
Zach Daniel
058d8eb45c improvement: update to the latest ash version 2021-05-09 17:44:23 -04:00
Frank Dugan III
7db7944549
refactor: remove references to "side loading" (#66) 2021-05-09 17:37:18 -04:00
Zach Daniel
20894cf856 chore: release version v0.38.7 2021-05-08 23:28:30 -04:00
Zach Daniel
7911de61a5 improvement: support latest ash/filtering on related aggregates 2021-05-08 23:25:28 -04:00
Zach Daniel
8358a01dd9 chore: release version v0.38.6 2021-05-07 12:11:22 -04:00
Zach Daniel
e6e5ca8165 fix: properly construct sources for lateral joins 2021-05-07 12:09:09 -04:00
Zach Daniel
8f80c89db9 improvement: update to latest ash 2021-05-07 12:00:52 -04:00
Zach Daniel
ea26d3f432 fix: copy the correct data for lateral join queries 2021-05-07 11:04:09 -04:00
Zach Daniel
f82e2d44c8 fix: better errors in error cases 2021-05-07 03:09:49 -04:00