Commit graph

455 commits

Author SHA1 Message Date
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