Commit graph

411 commits

Author SHA1 Message Date
Zach Daniel
9faf783c54 chore: unlock spark dependency 2023-03-23 17:19:45 -04:00
Zach Daniel
ae881a4ce5 chore: release version v1.3.17 2023-03-20 12:17:52 -04:00
Zach Daniel
bf9fbf682c chore: release version v1.3.16 2023-03-03 12:12:39 -05:00
Zach Daniel
3ff49c4fcb improvement: support new date expressions 2023-03-03 12:11:29 -05:00
Zach Daniel
b936b812a1 chore: release version v1.3.15 2023-02-23 17:34:16 -05:00
Zach Daniel
08df325f39 chore: release version v1.3.14 2023-02-21 10:27:36 -05:00
Zach Daniel
b4fa4d0d9d chore: update ash_postgres and fix credo 2023-02-21 10:26:36 -05:00
Zach Daniel
c5579c62f0 chore: release version v1.3.13 2023-02-17 15:24:59 -05:00
Zach Daniel
d6ed4c6b2e chore: release version v1.3.12 2023-02-16 16:12:52 -05:00
Zach Daniel
43c7d35085 chore: release version v1.3.11 2023-02-16 15:24:20 -05:00
Zach Daniel
589fb4d620 improvement: better type casting for concat operator 2023-02-12 19:09:25 -05:00
Zach Daniel
8eabbde953 add tests for new transaction behavior 2023-02-10 15:41:41 -05:00
Zach Daniel
4f59b15f17 chore: release version v1.3.10 2023-02-09 17:49:52 -05:00
Zach Daniel
0650a76105 chore: release version v1.3.9 2023-02-09 16:10:06 -05:00
Zach Daniel
8e8a308cd2 improvement: support new uniq? option on count/list aggregates 2023-02-09 16:09:44 -05:00
Zach Daniel
b76289f39f docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
Zach Daniel
627151afc1 chore: release version v1.3.8 2023-02-06 00:20:03 -05:00
Zach Daniel
7dd1681b0f chore: release version v1.3.6 2023-02-03 11:44:49 -05:00
Zach Daniel
45e88e8405 chore: use new ci 2023-01-31 22:35:12 -05:00
Zach Daniel
4ee02a03b1 chore: release version v1.3.5 2023-01-29 18:24:19 -05:00
Zach Daniel
613e06c2d6 chore: release version v1.3.4 2023-01-27 20:54:52 -05:00
Zach Daniel
c9abef6e2c chore: remove doc index 2023-01-18 01:00:23 -05:00
Zach Daniel
0dc741041f chore: release version v1.3.3 2023-01-18 00:53:39 -05:00
Zach Daniel
7bf4cf80b1 chore: release version v1.3.2 2023-01-17 09:58:14 -05:00
Zach Daniel
954638f67f chore: release version v1.3.1 2023-01-11 07:53:33 -05:00
Zach Daniel
0a6940eee4 chore: release version v1.3.0 2023-01-10 21:55:20 -05:00
Zach Daniel
a3577479e3 improvement: update to latest ash 2023-01-10 21:54:28 -05:00
Zach Daniel
41bfff4bf8 chore: release version v1.3.0-rc.4 2023-01-09 13:56:23 -05:00
Zach Daniel
e61fd377fe chore: release version v1.3.0-rc.3 2023-01-09 10:41:46 -05:00
Zach Daniel
1aab3dd7e3 fix: properly type cast in fragments (and elsewhere) 2023-01-09 09:48:25 -05:00
Zach Daniel
9428f68ccf chore: release version v1.3.0-rc.2 2023-01-06 17:46:38 -05:00
Zach Daniel
7ee60c76b1 chore: release version v1.3.0-rc.1 2023-01-06 17:46:23 -05:00
Zach Daniel
c15a6e4613 fix: undo changes that caused type casting bugs 2023-01-06 17:45:10 -05:00
Zach Daniel
f65c936a54 chore: release version v1.3.0-rc.1 2023-01-06 17:06:10 -05:00
Zach Daniel
3c496512e2 fix: use parent_expr instead of this
fix: various expression & type building fixes
2023-01-06 17:05:23 -05:00
Zach Daniel
3e75d562ec chore: release version v1.3.0-rc.0 2023-01-04 12:36:35 -05:00
Zach Daniel
475ec0f1ca feat: support latest ash 2023-01-04 12:36:18 -05:00
Zach Daniel
c1bf5b5eec chore: release version v1.2.6 2022-12-27 18:19:36 -05:00
Zach Daniel
bb96d64ac0 chore: release version v1.2.5 2022-12-21 16:58:32 -05:00
Zach Daniel
360274c7c0 chore: release version v1.2.4 2022-12-18 02:24:31 -05:00
Zach Daniel
1c4bec5bc7 chore: release version v1.2.3 2022-12-14 22:37:34 -05:00
Zach Daniel
ba0789e4c8 chore: release version v1.2.2 2022-12-14 21:48:01 -05:00
Zach Daniel
46f3676e9a improvement: udpate to latest ash, fix array issues 2022-12-14 21:47:50 -05:00
Zach Daniel
47b7bd2348 chore: release version v1.2.1 2022-12-13 17:21:15 -05:00
Zach Daniel
98418599f9 chore: release version v1.2.0 2022-12-13 14:55:26 -05:00
Zach Daniel
24ba1dbbe4 chore: release version v1.2.0-rc.1 2022-12-10 18:54:34 -05:00
Zach Daniel
f05addbace chore: release version v1.2.0-rc.0 2022-12-10 16:03:51 -05:00
Zach Daniel
68c6d7aaf8 improvement: better error messages from mix tasks
fix: various broken behavior from new aggregate work
improvement: validate that references refer to relationships

closes #99
2022-12-10 15:59:50 -05:00
Zach Daniel
e271a27d3c improvement: avg/min/max/custom aggregate support
fix: fix various problems with the model behind aggregates
2022-12-07 20:32:38 -05:00
Zach Daniel
1c7478e502 improvement: upgrade and depend on ash version 2022-12-04 15:20:56 -05:00
Zach Daniel
a4fba522d9 chore: release version v1.1.3 2022-11-30 20:59:48 -05:00
Zach Daniel
32a38e886c chore: release version v1.1.2 2022-11-21 03:08:47 -05:00
Zach Daniel
18d151c8e3 improvement: use new docs 2022-11-03 10:02:31 -07:00
Zach Daniel
736287a7b6 chore: release version v1.1.1 2022-10-24 22:17:58 -06:00
Zach Daniel
bb959e1758 chore: release version v1.1.0 2022-10-20 01:08:58 -04:00
Zach Daniel
13413d3cc7 feat: support now() in latest Ash 2022-10-20 01:08:35 -04:00
Zach Daniel
f8620180bd chore: release version v1.0.0 2022-10-17 12:54:19 -05:00
Zach Daniel
cc754ffdba improvement: update to Ash 2.0 2022-10-17 12:52:59 -05:00
Zach Daniel
7fd1e73baa fix: don't apply filter to array_agg 2022-10-10 12:06:54 -04:00
Zach Daniel
527ba7c73d chore: release version v1.0.0-rc.9 2022-10-07 15:52:28 -04:00
Zach Daniel
0efec304ff chore: update git_ops 2022-10-07 15:51:24 -04:00
Zach Daniel
b7b5758134 improvement: update to the latest ash
improvement: remove the need to dynamically expand fragments
2022-10-07 15:50:20 -04:00
Zach Daniel
b2e3c3ff32 improvement: update to latest ash 2022-10-04 16:13:52 -04:00
Zach Daniel
91ecd8b0af chore: release version v1.0.0-rc.8 2022-09-28 23:29:33 -04:00
Zach Daniel
52ba4fede9 chore: release version v1.0.0-rc.7 2022-09-27 23:56:33 -04:00
Zach Daniel
dfbbddf2c7 improvement: update to the latest ash 2022-09-27 23:56:15 -04:00
Zach Daniel
6ad57501ff improvement: upgrade to new exists usage 2022-09-25 14:41:29 -04:00
Zach Daniel
0c198b18ee chore: release version v1.0.0-rc.6 2022-09-20 23:00:41 -04:00
Zach Daniel
31d0ec20ac improvement: support latest ash 2022-09-20 23:00:29 -04:00
Zach Daniel
0fa1ee05f4 chore: release version v1.0.0-rc.5 2022-09-15 17:09:25 -04:00
Zach Daniel
edfe901f43 improvement: update to latest ash 2022-09-15 16:56:13 -04:00
Zach Daniel
02b6dcec22 improvement: upgrade to latest ash 2022-09-15 00:27:20 -04:00
Zach Daniel
ea2527503f chore: release version v1.0.0-rc.4 2022-09-14 17:13:49 -04:00
Zach Daniel
11561ea163 improvement: support latest ash 2022-09-14 12:59:01 -04:00
Zach Daniel
902f02786b chore: release version v1.0.0-rc.3 2022-09-12 13:45:57 -04:00
Zach Daniel
74864d933e chore: fix .formatter.exs file 2022-09-08 13:28:58 -04:00
Zach Daniel
6336da1af3 chore: release version v1.0.0-rc.2 2022-09-06 18:35:41 -04:00
Zach Daniel
170b9fc9e7 improvement: support latest ash exists/2 expr 2022-09-06 18:33:17 -04:00
Zach Daniel
16134be8a7 chore: release version v1.0.0-rc.1 2022-09-04 00:40:19 -06:00
Zach Daniel
e80768c608 chore: 1.0.0-rc.0 2022-08-30 17:13:35 -06:00
Zach Daniel
30dd7ca2de fix: make fragment private 2022-08-30 16:50:48 -06:00
Zach Daniel
b9ad0ef12e chore: bump pre 2022-08-24 12:07:38 -04:00
Zach Daniel
8852b0c559 chore: bump ash version 2022-08-24 12:07:38 -04:00
Zach Daniel
385214694d docs: total docs reorg 2022-08-24 12:07:38 -04:00
Zach Daniel
aae7fd4f43 chore: bump pre version 2022-08-24 12:07:38 -04:00
Zach Daniel
9878b55428 docs: initial stab on getting started with postgres guide 2022-08-24 12:07:38 -04:00
Zach Daniel
98be97edfd chore: bump version 2022-08-24 12:07:38 -04:00
Zach Daniel
332885710c improvement: add shell tutorial, update ash 2022-08-24 12:07:38 -04:00
Zach Daniel
d39c309b89 improvement: update to latest spark, get ready for 1.0 2022-08-24 12:07:38 -04:00
Zach Daniel
4a69edce2d important: update to ash 2.0 branch 2022-08-24 12:07:38 -04:00
Zach Daniel
bf178ea8fb chore: release version v0.43.0 2022-08-05 15:27:53 -04:00
Zach Daniel
eb2bd267cb improvement: fix typecasting for calculations & embed access
chore: rebuild test migrations
2022-08-05 15:27:22 -04:00
Zach Daniel
0f9a433c95 improvement: support || and && 2022-07-20 14:19:06 -04:00
Zach Daniel
ce098699a6 chore: release version v0.42.0-rc.7 2022-07-14 15:09:55 -04:00
Zach Daniel
c2275e9bfd chore: release version v0.42.0-rc.6 2022-07-10 16:27:20 -04:00
Zach Daniel
f791305d5f fix: use new doc_index patterns 2022-07-10 16:26:57 -04:00
Zach Daniel
9d2fac8bdb chore: release version v0.42.0-rc.5 2022-07-06 14:44:53 -04:00
Zach Daniel
c52917bca1 improvement: set update_defaults on upsert results 2022-07-06 14:44:18 -04:00
Zach Daniel
da07ed7b6c fix: handle various join bugs 2022-06-29 15:08:49 -04:00
Zach Daniel
6d0282a91e chore: release version v0.42.0-rc.4 2022-06-28 15:57:50 -04:00