Commit graph

1619 commits

Author SHA1 Message Date
Zach Daniel
bc26951c41 test: add test for optimistic lock 2024-09-18 06:52:21 -04:00
Zach Daniel
ee0c2a0f45 test: add test for behavior fixed in ash 2024-09-16 17:04:15 -04:00
Zach Daniel
873a1f8983 chore: release version v2.4.1 2024-09-16 10:21:50 -04:00
Zach Daniel
2101ab3cd9 chore: add basic tests for install task 2024-09-16 10:20:27 -04:00
Zach Daniel
d472f622f9 chore: fix ash_postgres igniter 2024-09-16 08:55:32 -04:00
Zach Daniel
448237d8d1 test: add test for data seeding 2024-09-16 08:39:56 -04:00
Zach Daniel
3afbae2c80 fix: ensure that returning is not an empty list 2024-09-15 20:56:51 -04:00
Zach Daniel
3c0872ab94 chore: update igniter and fix deprecation warning 2024-09-13 19:10:54 -04:00
Zach Daniel
eb3329b4f3 fix: match on table schema as well as table name 2024-09-13 15:51:59 -04:00
Zach Daniel
d7a8083ff9 chore: update changelog 2024-09-13 15:12:00 -04:00
Zach Daniel
ad636fcbfd chore: release version v2.4.0 2024-09-13 15:11:36 -04:00
Zach Daniel
43f6880308 chore: fix build 2024-09-13 15:11:25 -04:00
Zach Daniel
045796f916 improvement: update ash to latest version
chore: add some tests, use new `Igniter.Test`
2024-09-13 15:01:21 -04:00
Zach Daniel
e2b648a9e4 improvement: remove LEAKPROOF from function to prevent migration issues
chore: add some tests to show calculation w/ fragment
2024-09-13 09:37:32 -04:00
Jonatan Männchen
ec3273f163
feat: Implement Ltree Type (#385) 2024-09-12 09:11:26 -04:00
Ahmed Kamal
8779250fde
docs: fix typo in timestamptz (#384) 2024-09-11 08:57:22 -04:00
Zach Daniel
b35b976547 improvement: support upcoming action_select options 2024-09-10 20:09:32 -04:00
Zach Daniel
b144ee1937 improvement: ensure Repo is started after telemetry
improvement: update to latest igniter functions
2024-09-10 13:40:21 -04:00
Riccardo Binetti
68fff26391
chore: failing test for constraint violation with stream strategy (#381)
This is probably a problem in Ash but I didn't know a simple way to make the ETS
data layer fail similarly to a constraint violation
2024-09-06 15:20:50 -04:00
Riccardo Binetti
ba29ed7c70
chore: fix PG_VERSION parsing in tests (#382)
Allow passing a bare integer as PG_VERSION, which will be interpreted as
a major version
2024-09-06 15:19:48 -04:00
Zach Daniel
2d7879ff15 chore: singularize resource name 2024-09-05 13:17:17 -04:00
dependabot[bot]
8d22e6ed65
chore(deps): bump the production-dependencies group with 2 updates (#379)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ash_sql](https://github.com/ash-project/ash_sql).


Updates `ash` from 3.4.2 to 3.4.4
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.4.2...v3.4.4)

Updates `ash_sql` from 0.2.31 to 0.2.32
- [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_sql/compare/v0.2.31...v0.2.32)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_sql
  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-09-05 13:04:44 -04:00
Zach Daniel
845c6bbdaa chore: fix build 2024-09-05 12:57:15 -04:00
Zach Daniel
20486d1968 chore: update changelog 2024-09-05 12:55:37 -04:00
Zach Daniel
088bf9d112 chore: release version v2.3.1 2024-09-05 12:54:43 -04:00
Zach Daniel
a9913a6999 improvement: better imported index names
improvement: add `--extend` option, forwarded to generated resource
2024-09-05 12:54:13 -04:00
Zach Daniel
5395aba898 chore: release version v2.3.0 2024-09-05 01:21:09 -04:00
Zach Daniel
9191bd3269 chore: perf fixes, build, and test 2024-09-05 00:31:38 -04:00
Zach Daniel
f80b157d06 chore: remove testing modules not in use 2024-09-04 23:02:03 -04:00
Zach Daniel
3fece44230 chore: add the new guide to the docs in mix.exs 2024-09-04 22:58:36 -04:00
Zach Daniel
efa4ef03f1 feat: mix ash_postgres.gen.resources 2024-09-04 22:48:09 -04:00
Zach Daniel
133be5094b feat: mix ash_postgres.gen.resources 2024-09-04 20:35:00 -04:00
Zach Daniel
0ccb35a713 chore: update ash 2024-09-03 22:42:57 -04:00
Zach Daniel
607254d318 chore: update changelog 2024-09-03 22:27:30 -04:00
Zach Daniel
6e0b8fb035 chore: release version v2.2.5 2024-09-03 22:26:46 -04:00
Zach Daniel
2015aa658c improvement: support ash main upsert_condition logic 2024-09-03 18:02:14 -04:00
Zach Daniel
7285b3382e chore: release version v2.2.4 2024-09-03 01:57:31 -04:00
Zach Daniel
9650852238 test: additional tests for bulk updates 2024-08-31 16:44:05 -04:00
Zach Daniel
06c0c328df test: add test for bugfix in ash 2024-08-30 18:13:28 -04:00
dependabot[bot]
c104e6a2ba
chore(deps): bump the production-dependencies group with 2 updates (#377) 2024-08-30 00:01:42 -04:00
Shankar Dhanasekaran
fe1651169b
Remove IO.inspect (#376) 2024-08-28 08:05:18 -04:00
Zach Daniel
725e14ab62 test: add tests for filter input parsing 2024-08-26 12:14:13 -04:00
Zach Daniel
4ccdc7b0b6 chore: update deps, fix tests 2024-08-26 11:16:40 -04:00
Zach Daniel
cf1207dd60 chore: fix recent type casting logic change 2024-08-26 11:10:54 -04:00
Zach Daniel
1c18bc6227 chore: fix ash_sql call 2024-08-26 10:45:33 -04:00
Zach Daniel
65adf04ee0 fix: ensure default bindings are present on data layer 2024-08-26 10:04:12 -04:00
Zach Daniel
6b3961e5db chore: fix tests 2024-08-25 17:42:32 -04:00
Zach Daniel
1e286106e6 fix: properly traverse newtypes when determining types
closes #1406
2024-08-25 17:41:36 -04:00
dependabot[bot]
1d8c2ae008
chore(deps): bump igniter in the production-dependencies group (#372)
Bumps the production-dependencies group with 1 update: [igniter](https://github.com/ash-project/igniter).


Updates `igniter` from 0.3.19 to 0.3.22
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/igniter/compare/v0.3.19...v0.3.22)

---
updated-dependencies:
- dependency-name: igniter
  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-08-22 09:35:26 -04:00
Trond A Ekseth
cb172d274c
docs: Output valid example code in ValidateIdentityIndexNames (#373) 2024-08-22 09:05:53 -04:00