Commit graph

1511 commits

Author SHA1 Message Date
Jesse Williams
8f79fcb59d
fix: allow non-unique has_many source_attributes (#355)
* fix: allow non-unique has_many source_attributes

* fix composite primary key case
2024-07-18 16:37:31 -04:00
Zach Daniel
c47ed40a55 chore: release version v2.1.9 2024-07-18 12:57:04 -04:00
Zach Daniel
c63c988339 improvement: pluralize table name in extender
chore: get build passing & clean up code

closes #354
2024-07-18 12:53:38 -04:00
dependabot[bot]
4cb3a72c54
chore(deps-dev): bump mix_audit in the dev-dependencies group (#353)
Bumps the dev-dependencies group with 1 update: [mix_audit](https://github.com/mirego/mix_audit).


Updates `mix_audit` from 2.1.3 to 2.1.4
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: mix_audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 08:34:08 -04:00
dependabot[bot]
0cac01fe30
chore(deps): bump ash in the production-dependencies group (#352)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.2.1 to 3.2.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 08:33:38 -04:00
Zach Daniel
0bf9c4e9ec fix: update ash_sql for parent_as binding fix 2024-07-17 11:41:42 -04:00
Zach Daniel
10983856b1 chore: update tests/migrations 2024-07-17 11:40:17 -04:00
Robert Timis
64740bac18
test: replicate error when using calculation over nested relationship (#351) 2024-07-17 08:09:45 -04:00
Zach Daniel
455106be7e chore: update changelog 2024-07-16 23:10:18 -04:00
Zach Daniel
aedbaeeb10 chore: release version v2.1.8 2024-07-16 23:01:10 -04:00
Zach Daniel
d5f5bae117 test: add tests for include_nil? on first aggregates as well 2024-07-16 22:58:14 -04:00
Zach Daniel
67ab07abce fix: update to latest ash version for aggregate fix 2024-07-16 22:42:53 -04:00
Zach Daniel
7cf06f3956 fix: update ash_sql for include_nil? fix and test it 2024-07-16 22:40:15 -04:00
Zach Daniel
2393c2c633 chore: update tests to account for non-keepable-atom-keys 2024-07-16 18:22:23 -04:00
Robert Timis
1e637f9205
test: replicate error when building json object and using inline aggregate (#350) 2024-07-16 15:39:04 -04:00
Zach Daniel
a121ba177f chore: test changes & update dependency 2024-07-16 08:58:04 -04:00
Zach Daniel
de69ec076f chore: release version v2.1.6 2024-07-15 22:01:45 -04:00
Zach Daniel
8cd8650f5a improvement: update ash/igniter dependencies 2024-07-15 22:01:18 -04:00
Zach Daniel
6b100a0559 chore: update changelog 2024-07-15 13:54:29 -04:00
Zach Daniel
a2efec05a6 chore: release version v2.1.5 2024-07-15 13:53:00 -04:00
Zach Daniel
39c5a9daf4 chore: update ash_sql version 2024-07-15 13:52:40 -04:00
Zach Daniel
ab97b2947b improvement: add binding() expression 2024-07-15 10:25:39 -04:00
Zach Daniel
6f7d163da8 chore: update typespecs 2024-07-15 10:00:47 -04:00
Zach Daniel
52f0250652 chore: generate migrations 2024-07-15 09:54:09 -04:00
Zach Daniel
c75875a556 chore: clean mix.lock 2024-07-15 09:53:36 -04:00
Zach Daniel
c2596a5d0f chore: update ash_sql for fix 2024-07-15 09:24:59 -04:00
Zach Daniel
5a9812f016 fix: ensure synthesized query aggregates have context set 2024-07-15 09:20:39 -04:00
Zach Daniel
252acd423a chore: don't use deprecated function 2024-07-14 22:11:06 -04:00
Zach Daniel
1c4a887ba9 chore: release version v2.1.4 2024-07-14 11:45:10 -04:00
Zach Daniel
da925604a8 improvement: use latest type casting code from ash 2024-07-14 11:44:33 -04:00
Zach Daniel
bfd3b64dd6 chore: update ash_sql 2024-07-14 10:07:32 -04:00
Zach Daniel
6a4586795e chore: update mix.lock 2024-07-14 09:27:01 -04:00
Zach Daniel
f55f146bd7 chore: release version v2.1.3 2024-07-14 09:26:37 -04:00
Zach Daniel
cef4c8fce0 improvement: support new type determination code 2024-07-14 09:25:49 -04:00
Zach Daniel
ca02cef7fc chore: update mix.lock 2024-07-13 16:17:01 -04:00
Zach Daniel
0803c65694 chore: update changelog 2024-07-13 16:16:44 -04:00
Zach Daniel
1cabf102be chore: release version v2.1.2 2024-07-13 16:15:55 -04:00
Zach Daniel
8aaab0b6d4 chore: update ash dependency 2024-07-13 16:15:03 -04:00
Robert Timis
27f63d8d8e
error reproduction test (#349) 2024-07-13 16:06:52 -04:00
Zach Daniel
00a9db3cc0 improvement: detect more cases when detecting types in expressions 2024-07-13 15:11:38 -04:00
Zach Daniel
ef58c78313 test: add more tests for atomic update interactions
chore: get build passing
2024-07-12 23:23:42 -04:00
Zach Daniel
8f77275be6 chore: express dependencies on latest ecto/ecto_sql 2024-07-11 12:02:31 -04:00
Zach Daniel
7dcf19e895 fix: update ash_sql to fix select_merge behavior 2024-07-11 08:58:13 -04:00
Zach Daniel
2a33a8c285 chore: release version v2.1.1 2024-07-10 08:47:31 -04:00
Zach Daniel
63324c19e9 fix: properly interpolate module names in installer 2024-07-10 08:47:06 -04:00
Zach Daniel
d8b4091c99 chore: release version v2.1.0 2024-07-09 20:58:23 -04:00
Zach Daniel
a085303da8 chore: fix build 2024-07-09 20:52:25 -04:00
Zach Daniel
ca27613f9f chore: remove unused function 2024-07-09 20:42:04 -04:00
Zach Daniel
5b9d0ea18a
improvement: add DataCase creation for igniter installer (#346)
* improvement: add DataCase creation for igniter installer

* chore: remove kind favoring path

---------

Co-authored-by: Igor Barakaiev <ibarakaiev@gmail.com>
2024-07-09 20:40:05 -04:00
Zach Daniel
cdbb5e294f chore: ensure proper return value for installer 2024-07-09 20:28:30 -04:00