Commit graph

52 commits

Author SHA1 Message Date
Zach Daniel
279123a174 chore: more master -> main work 2022-04-27 09:55:08 -04:00
Zach Daniel
b924b57e78 chore: use latest version in CI 2022-04-19 11:31:11 -04:00
Zach Daniel
bcd48470eb chore: raise CI version 2022-04-18 00:28:02 -04:00
Zach Daniel
97bd185c17 feat: support cast_in_query?/0 and source 2022-02-14 11:39:50 -05:00
Zach Daniel
e6ff1d8b4b fix: fix aggregate/base filters 2022-02-11 16:06:51 -05:00
Zach Daniel
e2bd3c5aec improvement: support access syntax 2022-02-07 16:48:36 -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
6154a272a4 chore: use latest ash version in CI 2021-09-20 16:47:24 -04:00
Zach Daniel
1eacdc8c2e improvement: update to latest ash 2021-07-25 17:59:37 -04:00
Zach Daniel
4493ea390c chore: update elixir version in CI 2021-07-24 11:42:48 -04:00
Zach Daniel
487c9f32d6 improvement: fix significant performance issue in lateral joins
fix: ensure source table is sorted in lateral join
2021-07-19 13:56:36 -04:00
Zach Daniel
499547b9af improvement: update to latest ash 2021-07-05 14:32:16 -04:00
Zach Daniel
8f80c89db9 improvement: update to latest ash 2021-05-07 12:00:52 -04:00
Zach Daniel
29956794ff improvement: update to latest ash
chore: add aggregate test
chore: small experimental interface change
2021-05-06 17:37:29 -04:00
Zach Daniel
7115bec586 feat: support new side load improvements 2021-04-29 17:31:34 -04:00
Zach Daniel
301f05604c improvement: support ash enums 2021-04-21 13:50:11 -04:00
Zach Daniel
737a6a5442 improvement: support new ash select feature 2021-04-09 00:53:50 -04:00
Zach Daniel
026417f678 chore: fix CI version of Ash 2021-04-04 16:33:34 -04:00
Zach Daniel
20a548dc65 chore: update gh ci version 2021-04-01 02:26:44 -04:00
Zach Daniel
5dd8a1538b chore: fix CI setup-elixir version 2021-03-29 10:12:37 -04:00
Zach Daniel
eb703efe6f fix: better embedded filters, switch to latest ash 2021-02-24 13:59:49 -05:00
Zach Daniel
33a84e1799 improvement: support latest ash 2021-02-22 23:53:18 -05:00
Zach Daniel
38342bc19f chore: update CI 2021-02-05 19:00:02 -05:00
Zach Daniel
ae2be1f601 chore: fix CI for real this time 2021-01-26 19:45:34 -05:00
Zach Daniel
86502cb9a9 chore: fix Ci 2021-01-26 19:29:11 -05:00
Zach Daniel
fbc42ce87a fix: rework the way multitenant migrations work
feat: add `mix ash_postgres.create`

feat: add `mix ash_postgres.migrate`

feat: add `mix ash_postgres.migrate --tenants`

feat: add `mix ash_postgres.drop`
2021-01-26 19:16:29 -05:00
Zach Daniel
5b3fd3f144 feat: support latest ash + contains 2021-01-23 22:45:15 -05:00
Zach Daniel
1b0b6e5426 chore: update ash version in CI 2021-01-22 17:03:47 -05:00
Zach Daniel
dd7653a06d fix: update CI versions 2021-01-22 16:47:24 -05:00
Zach Daniel
94289b8454 chore: format 2021-01-12 20:22:28 -05:00
Zach Daniel
ae2b8fafeb improvement: support latest ash version 2021-01-07 22:53:26 -05:00
Zach Daniel
b2428213c7 feat: support latest Ash version 2020-12-28 19:26:04 -05:00
Zach Daniel
8e321af566 chore: update to latest ash 2020-12-27 01:20:12 -05:00
Zach Daniel
212adad1ce chore: update build 2020-12-23 15:23:11 -05:00
Zach Daniel
e8dde8b2ff feat: support refs on both sides of operators 2020-12-23 14:46:49 -05:00
Zach Daniel
d79fc1b165 chore: update get-tag 2020-11-18 02:27:53 -05:00
Zach Daniel
03510dae24
feat: multitenancy (#25) 2020-10-28 22:26:45 -04:00
Zach Daniel
6b4a11311d
chore: update ash version matrix 2020-10-06 01:47:57 -04:00
Zach Daniel
a01a529355
ci: only deploy on tag pushes to master 2020-09-21 19:04:16 -04:00
Zach Daniel
60c18dd149
test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
Zach Daniel
52a39d0597
feat: support inner joins when possible (#15)
fix: better support for aggregates/calculations when delegating
2020-09-02 00:01:34 -04:00
Zach Daniel
32afbf121d
chore: only run coverage once (#14) 2020-08-27 23:00:57 -04:00
Zach Daniel
d6b73f8710
chore: try out separating release/build steps 2020-08-24 14:19:39 -04:00
Zach Daniel
2a89070594
feat: support Ash v1.10 (#12)
* feat: support latest ash

* feat: update to latest ash
2020-08-24 14:06:41 -04:00
Mike Binns
4d270b327f
chore: Add ASH_VERSION env var. Add ash version to CI matrix. (#11) 2020-08-21 12:35:05 -04:00
Zach Daniel
ee577f2aa2
chore: update the fallback keys also 2020-08-19 01:24:48 -04:00
Zach Daniel
a22ada394f
chore: clear cache keys 2020-08-19 01:21:59 -04:00
Zach Daniel
95bdd1b915
chore: include #my-elixir-status in tweets 2020-08-17 03:04:53 -04:00
Zach Daniel
870da16df6
chore: don't dialyze on release build 2020-08-17 02:46:44 -04:00