Commit graph

586 commits

Author SHA1 Message Date
Zach Daniel
079eb2e08d fix: don't call ecto_type twice when resolving types 2022-02-07 15:35:18 -05:00
Zach Daniel
00d937cfa8 fix: place expressions in the proper order in selects 2022-02-07 15:35:18 -05:00
Zach Daniel
928e31a3d3 fix: match on count in expr 2022-02-07 15:35:18 -05:00
Zach Daniel
4c0fc23074 fix: remove incorrect param count tracking 2022-02-07 15:35:18 -05:00
Zach Daniel
a8ab857611 fix: properly track param count 2022-02-07 15:35:18 -05:00
Zach Daniel
96c70fcaff fix: properly reverse parameters before/after expansion 2022-02-07 15:35:18 -05:00
Zach Daniel
2cc21d57d6 alpha -> beta 2022-02-07 15:35:18 -05:00
Zach Daniel
e034e70b91 fix: don't use the base ecto type 2022-02-07 15:35:18 -05:00
Zach Daniel
2258e6f749 all green on dynamic refactor 2022-02-07 15:35:18 -05:00
Zach Daniel
fcee70b2f7 WIP 2022-02-07 15:35:18 -05:00
Zach Daniel
e19a44d7d9 WIP on dynamic refactor 2022-02-07 15:35:16 -05:00
Zach Daniel
1dcef728fe fix: don't sort when joining 2022-01-18 18:50:14 -05:00
Zach Daniel
b03cdc4527 chore: release version v0.41.7 2021-12-21 14:23:12 -05:00
Zach Daniel
54bc39ff68 fix: ensure repo is compiled (#80) 2021-12-21 14:23:07 -05:00
kernel-io
4a1f1880ff
bugfix: ensure repo is compiled (#80) 2021-12-21 14:19:33 -05:00
Zach Daniel
50b397d7dd chore: release version v0.41.6 2021-12-21 12:26:49 -05:00
Zach Daniel
d7874c5ecd fix: properly construct nested join relationships 2021-12-20 23:12:28 -05:00
Zach Daniel
5b88f476f2 chore: remove empty test 2021-12-17 13:25:45 -05:00
Zach Daniel
912fab9a96 fix: use CiStringWrapper type in ash_postgres 2021-12-17 13:25:14 -05:00
Zach Daniel
ee7dd56710 chore: release version v0.41.5 2021-11-25 21:35:47 -05:00
kernel-io
2790a725cc
fix: ensure we are returning * on upserts (#79)
Co-authored-by: kernel-io <kernel>
2021-11-25 21:35:26 -05:00
Zach Daniel
87a39b62e5 docs: add production migrations example 2021-11-24 19:58:20 -05:00
Zach Daniel
dd8c223c56 chore: release version v0.41.4 2021-11-24 19:36:07 -05:00
Zach Daniel
5c5eff59ee chore: update version requirement to allow 1.51+ 2021-11-24 19:34:58 -05:00
kernel-io
df62c35801
improvement: don't upsert defaults on conflict (#77)
Co-authored-by: kernel-io <kernel>
2021-11-24 19:31:59 -05:00
Zach Daniel
359979a304 chore: fix ash version 2021-11-13 14:50:04 -05:00
Zach Daniel
764c81a2ad chore: release version v0.41.3 2021-11-13 14:48:47 -05:00
Zach Daniel
98004f3251 fix: handle new if types
improvement: relax ash version requirement
2021-11-13 14:48:14 -05:00
Zach Daniel
9a97cb682d chore: work on tests 2021-11-13 13:57:00 -05:00
Frank Dugan III
b353b63b82
test: Add failing test for calculations load nullable timestamp aggregates compared to a fragment (#76) 2021-11-13 13:56:14 -05:00
Zach Daniel
032bdc52df chore: release version v0.41.2 2021-11-10 04:19:36 -05:00
Zach Daniel
af97c549c5 improvement: add custom migration types, and repo level override 2021-11-10 04:18:36 -05:00
Zach Daniel
ab89e0e4ae chore: release version v0.41.1 2021-11-03 17:51:30 -04:00
Zach Daniel
893771bbaf improvement: update to latest version of ash 2021-11-03 17:51:18 -04:00
kernel-io
5a0d145249
fix: copy query prefix to newly created query (#74) 2021-11-02 17:00:13 -04:00
Zach Daniel
e5c48e4b8b chore: release version v0.41.0-rc.9 2021-11-01 04:45:39 -04:00
Zach Daniel
5aa19b4f09 chore: update to latest ash 2021-11-01 04:45:27 -04:00
Zach Daniel
4c4af7ebfa fix: use proper ecto types everywhere 2021-11-01 04:41:41 -04:00
Zach Daniel
ff261d75bb fix: try to fix missing paren issue in array_agg 2021-10-26 17:01:57 -04:00
Zach Daniel
5053956466 chore: release version v0.41.0-rc.8 2021-10-25 18:54:01 -04:00
Zach Daniel
2fdcea7ef8 improvement: support default on aggregates
chore: update to latest ash patterns for testing
2021-10-25 18:53:34 -04:00
Zach Daniel
4522d70c1e chore: release version v0.41.0-rc.7 2021-10-24 14:31:04 -04:00
Zach Daniel
3a8d271e75 fix: fix can? for :joins (#73) 2021-10-24 14:30:55 -04:00
kernel-io
e4de6f59f6
bugfix: fix can? for :joins (#73) 2021-10-07 04:16:33 -04:00
Zach Daniel
149f4f3d9e chore: release version v0.41.0-rc.6 2021-09-26 08:15:51 -04:00
Michael St Clair
4307415cca
handle when no opts are passed to custom index (#72) 2021-09-25 20:02:00 -04:00
Zach Daniel
3f0aa74db2 fix: remove unused default value 2021-09-21 15:28:45 -04:00
Zach Daniel
4eb0b579f9 chore: release version v0.41.0-rc.5 2021-09-21 15:10:43 -04:00
Zach Daniel
b9dfc20bf6 fix: use proper identity names for polymorphic resources 2021-09-21 15:10:25 -04:00
Zach Daniel
013af52ee4 chore: release version v0.41.0-rc.4 2021-09-21 13:42:33 -04:00