Commit graph

1606 commits

Author SHA1 Message Date
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
Zach Daniel
2c5c759a20 docs: update readme 2024-08-18 07:46:11 -04:00
Zach Daniel
555063d270 chore: release version v2.2.3 2024-08-18 07:45:39 -04:00
Zach Daniel
b437e3f147 fix: mix ash_postgres.install not adding ash_functions/min_pg_version 2024-08-18 07:43:06 -04:00
Zach Daniel
73a070e2fe chore: release version v2.2.2 2024-08-17 12:09:09 -04:00
Zach Daniel
59d1c3d6cc fix: properly handle new igniter installer functions 2024-08-17 12:05:33 -04:00
Zach Daniel
3fbd5514e0 chore: update changelog 2024-08-16 15:45:38 -04:00
Zach Daniel
dda21bc6c4 chore: release version v2.2.1 2024-08-16 15:44:57 -04:00
Zach Daniel
a94ee9823f chore: release version v2.2.1 2024-08-16 15:42:34 -04:00
Zach Daniel
8bf9864732 improvement: include min_pg_version in new generators 2024-08-16 15:39:53 -04:00
Zach Daniel
d2b73fc3c3 fix: set a proper default for skip_unique_indexes 2024-08-15 10:43:22 -04:00
Zach Daniel
e7ea05edc6 chore: unlock deps 2024-08-15 07:48:29 -04:00
Zach Daniel
97ef1437cc chore: CI/test/build fixes 2024-08-15 07:25:48 -04:00
dependabot[bot]
4f7b3cdcd0
chore(deps): bump the production-dependencies group with 4 updates (#371) 2024-08-15 06:23:08 -04:00