Commit graph

553 commits

Author SHA1 Message Date
Zach Daniel
11e8473a7c chore: release version v2.0.1 2024-05-12 12:51:13 -04:00
Zach Daniel
df53ef8613 chore: release version v2.0.0 2024-05-10 17:20:42 -04:00
Zach Daniel
fa7de43532 chore: release version v2.0.0-rc.15 2024-05-05 11:40:31 -04:00
Frank Dugan III
bc02a4d23c
feat: add timestamptz types (#266) 2024-05-05 06:08:21 -04:00
Zach Daniel
6cd11def01 chore: update ash_sql 2024-05-05 06:00:22 -04:00
Zach Daniel
3e95715be8 chore: update ash_sql for bug fix 2024-05-02 01:40:32 -04:00
Zach Daniel
a4bd02535f chore: update package description 2024-05-01 15:22:28 -04:00
Zach Daniel
c26fdf358f chore: update documentation with new standards 2024-05-01 14:40:16 -04:00
Zach Daniel
a6c1dedffb test: add tests for fix in ash_sql around actor refs in relationships 2024-05-01 08:27:49 -04:00
Zach Daniel
2c1ae04630 chore: release version v2.0.0-rc.14 2024-04-29 17:05:45 -04:00
Zach Daniel
8ca1383b7b improvement: support latest ash & calculate/3 capability 2024-04-29 17:05:23 -04:00
Zach Daniel
76cfa7b5bb chore: release version v2.0.0-rc.13 2024-04-27 11:20:42 -04:00
Zach Daniel
ba8465e037 chore: release version v2.0.0-rc.12 2024-04-26 23:53:43 -04:00
Zach Daniel
a2083ff736 fix: update ash_sql for inner join fixes
closes #252

chore: small test fixes
2024-04-26 23:51:29 -04:00
Zach Daniel
49548bb964 chore: update ash_sql 2024-04-26 03:23:31 -04:00
Zach Daniel
0fedb25de0 chore: release version v2.0.0-rc.11 2024-04-24 11:50:45 -04:00
Zach Daniel
090193f4ca chore: loosen dependency requirements 2024-04-23 10:57:45 -04:00
Zach Daniel
fba7a9e4f8 chore: release version v2.0.0-rc.10 2024-04-23 10:38:47 -04:00
Zach Daniel
5875b17407 chore: release version v2.0.0-rc.9 2024-04-22 20:42:44 -04:00
Zach Daniel
3c4a3d30a5 fix: handle missing aggregate relationships and fields better in transformers
fix: update ash_sql for bug fixes
2024-04-22 20:42:11 -04:00
Zach Daniel
1b44e3199a chore: release version v2.0.0-rc.8 2024-04-22 11:34:04 -04:00
Zach Daniel
3007ebf1bf chore: update ash_sql dependency 2024-04-22 11:31:13 -04:00
Zach Daniel
90ae9aeef9 chore: add mix_audit 2024-04-21 09:56:19 -04:00
Zach Daniel
48a31b17da chore: fix dep 2024-04-20 14:44:19 +01:00
Zach Daniel
4957ed28f3 fix: ensure that exists with a filter paired with from_many? functions properly 2024-04-20 14:39:53 +01:00
Zach Daniel
8b6737c42d chore: release version v2.0.0-rc.7 2024-04-12 09:08:49 -04:00
Zach Daniel
3692dab287 chore: fix test app 2024-04-11 11:49:45 -04:00
Zach Daniel
e976ae5794 fix: update ash_sql, fix credo 2024-04-11 11:39:49 -04:00
Zach Daniel
bd31387150 chore: release version v2.0.0-rc.6 2024-04-10 07:46:16 -04:00
Zach Daniel
38eec0ba86 docs: reformat docs and revisit certain guides
improvement: support `mix ash.rollback` with interactive rollback
2024-04-09 20:21:04 -04:00
Zach Daniel
a02653e276 chore: use extra_applications instead of applications 2024-04-06 15:09:54 -04:00
Zach Daniel
cfaf1f8201 test: fix test application in CI
fix: use proper sql implementation in `default_bindings`
2024-04-06 10:12:31 -04:00
Zach Daniel
ac7afc0500 chore: release version v2.0.0-rc.5 2024-04-05 14:46:58 -04:00
Zach Daniel
62ffc66d3c chore: release version v2.0.0-rc.4 2024-04-02 12:28:21 -04:00
Zach Daniel
4db0096557 improvement: loosen 3.0 release candidate requirement 2024-04-02 12:28:06 -04:00
Zach Daniel
e6fbda3a12 chore: release version v2.0.0-rc.3 2024-04-01 13:59:29 -04:00
Zach Daniel
eb08fed28b improvement: fixes for 3.0 changes and AshSql changes 2024-04-01 13:58:44 -04:00
Zach Daniel
efcc1a651b improvement: move many internals out to AshSql package 2024-03-31 22:38:12 -04:00
Zach Daniel
d888a98a79 chore: release version v2.0.0-rc.2 2024-03-29 08:55:50 -04:00
Zach Daniel
51ccdf112f chore: fix mix.lock 2024-03-29 08:55:16 -04:00
Zach Daniel
cd034a0a41 chore: release version v2.0.0-rc.1 2024-03-27 20:14:51 -04:00
Zach Daniel
f71ff9bdc2 chore: update changelog 2024-03-27 17:30:30 -04:00
Zach Daniel
4ffe68732f chore: release version v2.0.0-rc.0 2024-03-27 17:29:10 -04:00
Zach Daniel
3e9d92b697 chore: fix mix.exs 2024-03-27 17:24:18 -04:00
Zach Daniel
3ad3f5f5d6 chore: update ash, resources and an error message 2024-03-27 17:03:16 -04:00
Zach Daniel
37cc01957d
improvement!: 3.0 (#227)
* WIP

* chore: fix mix.lock merge issues

* improvement: upgrade to 3.0

* chore: remove `repo.to_tenant`

* chore: continue removal of unnecessary helper

* chore: use `Ash.ToTenant`
2024-03-27 16:52:28 -04:00
Zach Daniel
c2ec4f8127 chore: release version v1.5.22 2024-03-20 18:38:23 -04:00
Zach Daniel
a350600f9b chore: release version v1.5.21 2024-03-20 16:21:13 -04:00
Zach Daniel
adac811c79 fix: properly format migrations
fix: ensure exists aggregates have filters included
2024-03-20 16:18:27 -04:00
Zach Daniel
f62e0ff8e2 chore: release version v1.5.20 2024-03-20 12:04:31 -04:00