Commit graph

1434 commits

Author SHA1 Message Date
32448ea5de
chore: Add failing test for tenanted aggregate bug. (#244) 2024-04-22 19:06:06 -04:00
Zach Daniel
ec91e2ee9b fix: reproduce issue around atomic updates & validations 2024-04-22 18:58:57 -04:00
Zach Daniel
d26a189946 improvement: warn on missing ash-functions at compile time
closes #242
2024-04-22 12:08:30 -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
7f3661ce42 chore: support adapter option to use AshPostgres.Repo 2024-04-21 11:11:00 -04:00
Zach Daniel
90ae9aeef9 chore: add mix_audit 2024-04-21 09:56:19 -04:00
Zach Daniel
8f1ae86db9 test: add some explicit destroy/soft destroy tests 2024-04-21 09:35:47 -04:00
Zach Daniel
a66a0f694c chore: update deps 2024-04-20 15:20:59 +01: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
dependabot[bot]
4d18f56baf
chore(deps): bump ash from 3.0.0-rc.21 to 3.0.0-rc.25 (#241) 2024-04-19 19:31:53 +01:00
Zach Daniel
d36c2d1538 docs: add ash-functions to the extensions list in getting started 2024-04-17 02:00:12 +01:00
dependabot[bot]
e86f250ae5
chore(deps): bump ash_sql from 0.1.1-rc.5 to 0.1.1-rc.6 (#234)
Bumps [ash_sql](https://github.com/ash-project/ash_sql) from 0.1.1-rc.5 to 0.1.1-rc.6.
- [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_sql/compare/v0.1.1-rc.5...v0.1.1-rc.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:49:17 +01:00
Linus
e840258a9b
docs: Improve get started tutorial (#232)
- Remove repeated block of code in calculations section
- Calculations can refer _aggregates_.
2024-04-12 09:14:41 -04:00
Zach Daniel
8b6737c42d chore: release version v2.0.0-rc.7 2024-04-12 09:08:49 -04:00
Zach Daniel
f363995f94 docs: update docs to point at new tasks 2024-04-12 09:08:02 -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
dependabot[bot]
90923d20c4
chore(deps-dev): bump excoveralls from 0.18.0 to 0.18.1 (#231)
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/parroty/excoveralls/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: excoveralls
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:34:42 -04:00
dependabot[bot]
b8ddcf1fc1
chore(deps): bump ash from 3.0.0-rc.14 to 3.0.0-rc.18 (#230)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.14 to 3.0.0-rc.18.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.14...v3.0.0-rc.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:34:33 -04:00
dependabot[bot]
20e32fe70a
chore(deps-dev): bump simple_sat from 0.1.2 to 0.1.3 (#229)
Bumps [simple_sat](https://github.com/ash-project/simple_sat) from 0.1.2 to 0.1.3.
- [Changelog](https://github.com/ash-project/simple_sat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/simple_sat/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: simple_sat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:34:20 -04:00
410de779f0
chore: enable dependabot for mix dependencies. 2024-04-11 09:32:34 +12:00
Zach Daniel
bd31387150 chore: release version v2.0.0-rc.6 2024-04-10 07:46:16 -04:00
Zach Daniel
11073e7683 chore: remove reference to out of date primer 2024-04-09 20:53:54 -04:00
Zach Daniel
14edb8ec36 chore: small formatting for task output fix 2024-04-09 20:51:24 -04:00
Zach Daniel
6d4c642522 docs: update docs for mix tasks 2024-04-09 20:49:39 -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
09c2083720 chore: update ash_sql 2024-04-05 19:27:43 -04:00
Zach Daniel
ac7afc0500 chore: release version v2.0.0-rc.5 2024-04-05 14:46:58 -04:00
Zach Daniel
5c877137dc improvement: don't fetch version in agent when using sandbox 2024-04-05 14:46:38 -04:00
Zach Daniel
7d83cecad7 fix: don't wait for shell input when checking migrations 2024-04-02 23:03:57 -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
91121f6b8a chore: fix upgrade guide 2024-03-29 17:02:24 -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
a96df174bb fix: properly handle non-filter aggregate filters 2024-03-28 09:18:57 -04:00
Zach Daniel
f03647825c fix: ensure timestamps are present in extension migrations 2024-03-27 21:30:42 -04:00
Zach Daniel
a787e9d8d7 chore: update reactor/spark 2024-03-27 20:16:30 -04:00
Zach Daniel
cd034a0a41 chore: release version v2.0.0-rc.1 2024-03-27 20:14:51 -04:00
Zach Daniel
4ee813bc90 chore: update mix.lock 2024-03-27 20:14:27 -04:00
Zach Daniel
3647fc42ee improvement: add default implementation for pg_version, and rename to min_pg_version 2024-03-27 19:20:49 -04:00
Zach Daniel
c41b7f3fab chore: update mix.lock 2024-03-27 18:09:03 -04:00
Zach Daniel
4db916f57c docs: update upgrade guide 2024-03-27 18:04:42 -04:00