Commit graph

1131 commits

Author SHA1 Message Date
Zach Daniel
fd5ac60072 improvement: exists filters necessitate multiple aggregate joins (for now) 2022-09-28 18:01:20 -04:00
Zach Daniel
49732b42e2 fix: wrap case statement in parens 2022-09-28 16:47:07 -04:00
Zach Daniel
35852d08d7 chore: update latest elixir in matrix (to see if it fixes flaky tests) 2022-09-28 02:43:27 -04:00
Zach Daniel
0f81bfcd25 CI: update to latest ash in CI 2022-09-28 00:05:48 -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
e8643d4aa0 fix: properly type cast top level fragments
chore: update tests not to use deprecated helper
2022-09-21 13:36:18 -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
ee45ee3015 chore: update to latest ash 2022-09-15 17:08:34 -04:00
Zach Daniel
edfe901f43 improvement: update to latest ash 2022-09-15 16:56:13 -04:00
Darren Black
b0292d66f8
improvement: implement Length function (#111) 2022-09-15 16:51:49 -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
7fc6c91cac improvement: support manual relationships with joins 2022-09-13 16:40:12 -04:00
brettkolodny
14aa244a47
docs: change API to Helpdesk.Support (#110) 2022-09-13 12:35:58 -04:00
Zach Daniel
902f02786b chore: release version v1.0.0-rc.3 2022-09-12 13:45:57 -04:00
Zach Daniel
79879e0bd6 fix: keep unique index keys in order in migrations
closes #109
2022-09-10 01:41:25 -04:00
Zach Daniel
1ccef5cc61 chore: .formatter.exs typo 2022-09-08 13:33:29 -04:00
Zach Daniel
74864d933e chore: fix .formatter.exs file 2022-09-08 13:28:58 -04:00
Zach Daniel
c35151d94d docs: add fragments doc 2022-09-06 22:46:14 -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
52ca0392b2 docs: add a testing with postgres how-to 2022-08-30 17:36:57 -06:00
Zach Daniel
baf88e41ef chore: bump CI ash version 2022-08-30 17:15:02 -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
efae9017f8 docs: fix bad reference in docs 2022-08-24 12:07:38 -04: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
85bef20c50 chore: fix typo 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
7d7d95db13 chore: update docs & spark 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
552dbf9c0d fix: do float division when appropriate 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
3c8ce4c5ba fix: properly rewrite keys 2022-08-24 12:07:38 -04:00
Zach Daniel
a563786218 chore: rewrite keys properly 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
0772c6ea2d fix: always install intended extensions in migration generator 2022-08-24 12:07:00 -04:00
James Harton
b561c4f8d4
fix: Squash dashes in migration names. (#105) 2022-08-15 12:29:01 -04:00
Zach Daniel
1cf6e0dcb1 fix: check for join bindings before aggregate bindings 2022-08-14 11:56:36 -04:00
Zach Daniel
0fe770b9ea fix: include prefix in the proper place when renaming attributes
closes: #104
2022-08-09 16:37:20 -04:00