Commit graph

612 commits

Author SHA1 Message Date
Zach Daniel
d946971e0d chore: update version in mix.exs 2024-01-04 01:14:45 -05:00
Zach Daniel
d08c2614d7 chore: update ash version 2024-01-04 01:12:28 -05:00
Zach Daniel
80af052cf5 chore: release version v1.3.67 2024-01-04 01:09:40 -05:00
Zach Daniel
3cb33723fe improvement: support latest ash version & operator overrides 2024-01-04 01:09:16 -05:00
Zach Daniel
c0c9621534 improvement: support new bulk operations
fix: support encoding errors with expressions in them
2023-12-31 08:40:30 -05:00
Zach Daniel
4e12c10297 chore: release version v1.3.66 2023-12-29 22:14:25 -05:00
Zach Daniel
2a2fd30e33 improvement: support new return_query/2 callback
improvement: support new `:no_rollback` error signal
2023-12-29 21:49:34 -05:00
Zach Daniel
fb7f7ad40b chore: release version v1.3.65 2023-12-22 21:18:54 -05:00
Zach Daniel
68e2f74fe0 improvement: support aggregates using other aggregates
fix: various fixes for unnecessary aggregate additions
test: added a test to confirm context based multitenancy behavior
2023-12-22 21:14:40 -05:00
Zach Daniel
9bc5b2af9f improvement: support string_length and string_trim 2023-12-21 19:52:29 -05:00
Zach Daniel
61d229c685 fix: use lateral joins when joining to subquery w/ parent reference 2023-12-19 18:15:00 -05:00
Zach Daniel
407a7163ed improvement: support for error/2 expression 2023-12-14 17:10:11 -05:00
Zach Daniel
554886f0a3 chore: release version v1.3.64 2023-12-04 14:56:05 -05:00
Zach Daniel
ccdbcd00b2 chore: release version v1.3.63 2023-12-02 22:31:43 -05:00
Zach Daniel
74ef0aa6c3 improvement: support composite_type/2 expression 2023-11-29 09:57:10 -05:00
Zach Daniel
592e79a2f9 improvement: support composite types 2023-11-27 17:47:54 -05:00
Zach Daniel
60e1c0ba6d chore: release version v1.3.62 2023-11-16 11:03:31 -05:00
Zach Daniel
ef96cd541e fix: use synonymous_relationship_path when looking up ref bindings 2023-11-16 11:02:24 -05:00
Zach Daniel
4f5312a089 fix: add calculation context to calculation expressions 2023-11-16 08:31:50 -05:00
Zach Daniel
2d34ad1e56 chore: release version v1.3.61 2023-11-15 17:00:07 -05:00
Zach Daniel
db8255e5b1 improvement: support a 2 argument function for the repo option 2023-11-14 10:56:22 -05:00
Zach Daniel
0d794a3ae8 chore: release version v1.3.60 2023-10-27 00:43:03 -04:00
Zach Daniel
75208a70f8 chore: release version v1.3.59 2023-10-25 12:59:14 -04:00
Zach Daniel
ac1673cf69 chore: release version v1.3.58 2023-10-24 12:56:35 -04:00
Zach Daniel
112e1fe175 chore: update spark/ash and add benchmark 2023-10-18 16:41:23 -04:00
Zach Daniel
efcac93d1c chore: release version v1.3.57 2023-10-17 12:26:49 -04:00
Zach Daniel
2eb7f34e9f chore: update deps 2023-10-17 12:25:38 -04:00
Zach Daniel
41c34b8777 chore: release version v1.3.56 2023-10-11 16:28:47 -04:00
Zach Daniel
2fa7fea80c chore: release version v1.3.55 2023-10-11 15:28:14 -04:00
Zach Daniel
1a6e469e57 improvement: support atomics on upserts 2023-10-11 15:17:50 -04:00
Zach Daniel
8c876f20b0 chore: release version v1.3.54 2023-10-10 15:48:06 -04:00
Zach Daniel
5805f07d69 chore: release version v1.3.53 2023-10-10 15:32:39 -04:00
Zach Daniel
c58ff4e514 improvement: update ash dependency 2023-10-10 15:32:29 -04:00
Zach Daniel
270d8685e7 improvement: support to-one references in calculations 2023-10-09 18:57:06 -04:00
Zach Daniel
07fd9920ab chore: only gather analytics on hexdocs 2023-10-02 10:56:05 -04:00
Zach Daniel
d0e901b759 chore: analytics in hexdocs 2023-10-02 08:34:45 -04:00
Zach Daniel
472b17ce64 docs: update spark for docs improvements 2023-09-26 23:17:47 -04:00
Zach Daniel
793b6a9768 chore: release version v1.3.52 2023-09-26 11:45:28 -04:00
Zach Daniel
b00dcf20c9 chore: format & fix docs 2023-09-22 17:16:47 -04:00
Zach Daniel
d2f8ba1960 chore: fix mix docs 2023-09-22 16:18:46 -04:00
Zach Daniel
612c9ee7a9 chore: map+join -> map_join 2023-09-22 16:15:06 -04:00
Zach Daniel
a56f4ef52f docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
Zach Daniel
cad4e414a1 chore: release version v1.3.51 2023-09-20 18:01:22 -04:00
Zach Daniel
b35f8c715b improvement: add AshPostgres.Tsquery 2023-09-20 16:41:32 -04:00
Zach Daniel
e8a4b41758 improvement: support vector types and vector_cosine_distance 2023-09-11 22:34:51 -04:00
85ac0706b8
chore: release version v1.3.50 2023-09-06 17:37:59 +12:00
James Harton
6cc88c82b4
improvement: Allow resources to opt out of the primary key requirement. (#166) 2023-09-06 01:18:57 -04:00
Zach Daniel
6b00276efa chore: release version v1.3.49 2023-09-04 13:09:43 -04:00
Zach Daniel
0df8568e8f chore: release version v1.3.48 2023-09-04 11:25:53 -04:00
Zach Daniel
db5a5cf4c6 chore: release version v1.3.47 2023-08-31 16:11:50 -04:00
Zach Daniel
928e67b96e chore: release version v1.3.46 2023-08-31 16:03:40 -04:00
Zach Daniel
8c60723de2 chore: release version v1.3.45 2023-08-31 13:04:34 -04:00
Zach Daniel
9ae51b6c06 chore: release version v1.3.44 2023-08-31 11:48:21 -04:00
Zach Daniel
eabb745fc3 chore: update tests for latest ash atomics support 2023-08-31 11:47:15 -04:00
Zach Daniel
5a4a52854b
improvement: support atomics (#165) 2023-08-28 16:18:56 -04:00
Zach Daniel
1b454f9ced chore: release version v1.3.43 2023-08-22 15:29:46 -04:00
Zach Daniel
e124e0b4e4 chore: release version v1.3.42 2023-08-22 14:54:15 -04:00
Zach Daniel
99b2a5631c improvement: support in-line aggregates
fix: support non-atom named aggregates
2023-08-22 14:51:31 -04:00
Zach Daniel
c8aa2a8dd8 improvement: add value_to_postgres_default/3 and AshPostgres.Type 2023-08-18 11:22:01 -04:00
Zach Daniel
de2817dfa1 chore: release version v1.3.41 2023-08-08 12:18:41 -07:00
Zach Daniel
24df321322 chore: release version v1.3.40 2023-07-31 23:51:23 -04:00
Zach Daniel
1a11ea62db chore: release version v1.3.39 2023-07-31 23:43:29 -04:00
Zach Daniel
c838960b82 improvement: update ash 2023-07-31 23:37:53 -04:00
Zach Daniel
d2e309c126 improvement: support the new parent/1 expr in relationships 2023-07-26 17:32:09 -04:00
Zach Daniel
db223b8e4d chore: release version v1.3.38 2023-07-20 22:04:01 -04:00
Zach Daniel
89333fbc56 fix: un-break aggregates referencing calculations 2023-07-20 22:00:37 -04:00
Zach Daniel
042b83cf3b chore: release version v1.3.37 2023-07-19 12:53:21 -04:00
Zach Daniel
c7866c6c16 improvement: support new distinct_sort option 2023-07-19 12:50:05 -04:00
Zach Daniel
1d21b0076a chore: release version v1.3.36 2023-07-19 10:20:45 -04:00
Zach Daniel
e5c99a9d1b chore: release version v1.3.35 2023-07-18 14:48:45 -04:00
Zach Daniel
c920b09277 improvement: support new distinct features from ash core 2023-07-18 14:48:35 -04:00
Zach Daniel
1ffb193ca3 chore: release version v1.3.34 2023-07-17 22:36:00 -04:00
Zach Daniel
ed62006b3f improvement: support unary -/1 operator 2023-07-17 22:35:46 -04:00
Zach Daniel
69ddd21716 chore: release version v1.3.33 2023-07-14 16:25:11 -04:00
Zach Daniel
d2e071773e improvement: support exists aggregates 2023-07-13 00:13:50 -04:00
Zach Daniel
6b702fd361 chore: release version v1.3.32 2023-07-12 17:06:50 -04:00
Zach Daniel
11ad5f4d1b improvement: support at/2 expression 2023-07-12 17:05:33 -04:00
Zach Daniel
38a54c501f chore: release version v1.3.31 2023-07-12 15:33:08 -04:00
Zach Daniel
c1a630ee16 improvement: support string_split 2023-07-12 15:16:28 -04:00
Zach Daniel
abe83a7c81 chore: release version v1.3.30 2023-06-06 01:34:20 -04:00
Zach Daniel
8ba6a3de4b chore: release version v1.3.29 2023-06-05 18:43:35 -04:00
Zach Daniel
9ab0ea2161 chore: release version v1.3.28 2023-05-22 21:17:52 -04:00
Zach Daniel
4a57a300da fix: handle raised errors in bulk actions 2023-05-22 21:17:30 -04:00
Zach Daniel
81bf3b1340 chore: release version v1.3.27 2023-05-17 13:19:29 -04:00
Zach Daniel
f59bbee443 improvement: raise better errors on conflicting locks 2023-05-17 13:17:37 -04:00
Zach Daniel
26daff2d2f chore: release version v1.3.26 2023-05-16 15:26:28 -04:00
Zach Daniel
4aad75e3d3 chore: release version v1.3.25 2023-05-08 15:55:05 -04:00
Zach Daniel
333c3ad95d improvement: support changeset.filters (for optimistic locking) 2023-05-08 15:54:43 -04:00
Zach Daniel
f1be865036 chore: release version v1.3.24 2023-05-02 22:19:25 -04:00
Zach Daniel
08a0a926e5 improvement: support bulk upserts 2023-05-02 22:16:21 -04:00
Zach Daniel
e962fee069 chore: release version v1.3.23 2023-05-01 18:06:35 -04:00
Zach Daniel
a0fc28a503 chore: release version v1.3.22 2023-04-27 21:50:13 -04:00
Zach Daniel
805de0f2f1 improvement: support locking 2023-04-27 21:49:13 -04:00
Zach Daniel
3f5345a0e9 chore: release version v1.3.21 2023-04-26 22:25:52 -04:00
Zach Daniel
5d50b98298 improvement: handle new spark versions better, more explicit snapshots 2023-04-26 22:23:43 -04:00
Zach Daniel
5e8abf5b5b chore: release version v1.3.20 2023-04-22 01:18:25 -06:00
Zach Daniel
e154c15fc9 chore: release version v1.3.19 2023-04-07 11:05:38 -04:00
Zach Daniel
4ccec4fe8b improvement: update ash
chore: fix tests
2023-04-04 21:49:24 -04:00
Zach Daniel
2e37bf27e9 chore: set ash version back 2023-03-31 12:17:52 -04:00
Barnabas Jovanovics
e2ee0016ea
test: add test that reproduces dependent select problem (#136) 2023-03-31 12:12:13 -04:00
Zach Daniel
124e29c1ad chore: release version v1.3.18 2023-03-23 17:20:56 -04:00
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