Commit graph

77 commits

Author SHA1 Message Date
Zach Daniel
8e32e0ab9a fix: ensure that context multitenancy is properly applied to lateral many-to-many joins 2024-06-10 12:49:04 -04:00
Mikael Muszynski
89da92bcd1
docs: Remove excess space in get-started-with-ash-postgres.md (#315) 2024-06-02 12:34:47 -04:00
Zach Daniel
8ad92cc3c0 improvement: update ash and support new identity features 2024-05-24 01:14:55 -04:00
Zach Daniel
264f4c0bac fix: handle complex maps/list on update
fix: support anonymous aggregates in sorts
fix: ensure parent_as bindings properly reference binding names

closes #296
closes #297
closes #298
2024-05-22 17:47:10 -04:00
Rebecca Le
eac2c722ea
docs: Clarify that references go inside a postgres block (#291) 2024-05-17 06:31:45 -05:00
Davide Briani
814e7de496
improvement: support on_delete: :nilify for specific columns (#289) 2024-05-16 19:18:17 -05:00
Zach Daniel
4b6f2baddd docs: fix link to pg docs 2024-05-13 13:27:05 -04:00
Nicholas Moen
9e2c01693f
docs: change 'Get Started' guide for Ash 3.0 compatibility (#277) 2024-05-11 22:20:52 -04:00
Zach Daniel
8ce969317f docs: add additional context for nothing & restrict 2024-05-08 20:30:37 -04:00
Zach Daniel
4e64c6e70a docs: revamp changelog 2024-05-08 18:45:00 -04:00
Rebecca Le
35fb3c7ea7
docs: Fix typo in page title (#267) 2024-05-06 09:01:31 -04:00
Zach Daniel
c26fdf358f chore: update documentation with new standards 2024-05-01 14:40:16 -04:00
Albin Kocheril Chacko
731a9faad3
docs: align ash.codegen params with current version (#246) 2024-04-24 08:56:56 -04:00
Zach Daniel
d36c2d1538 docs: add ash-functions to the extensions list in getting started 2024-04-17 02:00:12 +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
f363995f94 docs: update docs to point at new tasks 2024-04-12 09:08:02 -04:00
Zach Daniel
11073e7683 chore: remove reference to out of date primer 2024-04-09 20:53:54 -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
91121f6b8a chore: fix upgrade guide 2024-03-29 17:02:24 -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
4db916f57c docs: update upgrade guide 2024-03-27 18:04:42 -04:00
Zach Daniel
804482b8ac improvement!: change defaults for uuids to gen_random_uuid() 2024-03-27 17:20:07 -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
ec75b41dbe improvement: properly show unsupported error expression 2024-03-22 14:20:38 -04:00
Zach Daniel
5a513a82c2 fix: handle fully fleshed out aggregate fields 2024-03-22 02:13:07 -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
7313d35c19 chore: docs 2024-03-18 21:17:02 -04:00
Jinkyou Son
e27ce5e074
improvement: Add nulls_distinct option to CustomIndex (#221) 2024-03-12 20:22:34 -04:00
Zach Daniel
b1d10c32cc chore: fix credo and update ash 2024-01-29 16:57:04 -05:00
Zach Daniel
4d86fa73ad docs: update formatter and cheat sheet 2024-01-29 10:52:34 -05:00
Zach Daniel
b93b1d722b improvement: support all_tenants? option for identities
improvement: support `all_tenants?` option for custom indexes
2024-01-12 10:11:16 -05:00
Zach Daniel
011330df7e chore: fix cheat sheets 2024-01-08 08:55:05 -05:00
mrdotb
40df585d62
docs: Add more fragment examples (#188) 2023-12-27 16:51:48 -05:00
Barnabas Jovanovics
c916034931
fix: replace upsert field with source in EXCLUDED fragment (#187) 2023-12-19 15:05:05 +01:00
Riccardo Binetti
021b7e4233
improvement: allow specifying multi-column foreign keys (#180)
* improvement: add match_with option on references
* improvement: add match_type option on references
2023-11-20 16:52:50 -05:00
Zach Daniel
abbbddf726 fix: don't add filter for no_attributes? relationships 2023-11-16 18:08:12 -05:00
Zach Daniel
db8255e5b1 improvement: support a 2 argument function for the repo option 2023-11-14 10:56:22 -05:00
Bryan Bryce
a1e331fa68
docs: clean up migrations_and_tasks.md (#174) 2023-10-24 12:33:17 -04:00
Zach Daniel
cd6a7cae69 fix: don't raise all errors 2023-10-11 16:26:48 -04:00
Zach Daniel
3e2826db04 chore: update cheatsheets 2023-10-10 16:04:42 -04:00
Zach Daniel
c6d71d74bf fix: fix type specification for foreign_key_names 2023-10-10 15:47:53 -04:00
Zach Daniel
472b17ce64 docs: update spark for docs improvements 2023-09-26 23:17:47 -04:00
Zach Daniel
b00dcf20c9 chore: format & fix docs 2023-09-22 17:16:47 -04:00
Zach Daniel
a56f4ef52f docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
Zach Daniel
43a56f2d57 docs: add primer to docs 2023-09-20 18:01:09 -04:00
Mike Zornek
3d9a0cfb4f
docs: Add explicit command to tutorial to create the local database. (#160) 2023-08-01 15:56:36 -04:00
Abhishek Tripathi
9e31f90586
chore: fixed incorrect docs (#153)
Co-authored-by: abhishek <abhishek.tripathi@tinymesh.in>
2023-06-16 09:12:50 -04:00
Zach Daniel
25883978de improvement: add postgres expressions guide 2023-06-15 20:54:37 -04:00
Marco
ccedbc0e46
Improve postgres documentation code (#133) 2023-02-25 19:57:18 -05:00