Commit graph

42 commits

Author SHA1 Message Date
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
Zach Daniel
82ae1d8754 chore: update version in readme 2023-02-05 12:42:16 -05:00
Zach Daniel
492d8e88e9 docs: add a comment about config added earlier 2023-01-25 10:15:01 -05:00
Zach Daniel
ec2ccedeb6 improvement: update to new docs patterns 2023-01-18 00:53:21 -05:00
Justin Lane
270ad94b71
docs: Update Getting Started Document (#125) 2022-12-15 22:53:11 -05:00
Simon McConnell
553c0007d9
style: make the title heading level 1 (#124) 2022-12-14 01:57:05 -05:00
Zach Daniel
7fc6c91cac improvement: support manual relationships with joins 2022-09-13 16:40:12 -04:00
brettkolodny
14aa244a47
docs: change API to Helpdesk.Support (#110) 2022-09-13 12:35:58 -04:00
Zach Daniel
c35151d94d docs: add fragments doc 2022-09-06 22:46:14 -04:00
Zach Daniel
52ca0392b2 docs: add a testing with postgres how-to 2022-08-30 17:36:57 -06:00
Zach Daniel
efae9017f8 docs: fix bad reference in docs 2022-08-24 12:07:38 -04:00
Zach Daniel
385214694d docs: total docs reorg 2022-08-24 12:07:38 -04:00
Zach Daniel
7d7d95db13 chore: update docs & spark 2022-08-24 12:07:38 -04:00
Zach Daniel
9878b55428 docs: initial stab on getting started with postgres guide 2022-08-24 12:07:38 -04:00
Zach Daniel
332885710c improvement: add shell tutorial, update ash 2022-08-24 12:07:38 -04:00
Zach Daniel
f791305d5f fix: use new doc_index patterns 2022-07-10 16:26:57 -04:00
Zach Daniel
0c757d5049 chore: update for latest ash changes 2022-04-19 11:08:44 -04:00
Zach Daniel
87a39b62e5 docs: add production migrations example 2021-11-24 19:58:20 -05:00
Zach Daniel
86d9e7e7bd improvement: update to latest ash 2021-05-14 01:20:10 -04:00
Frank Dugan III
2eca589de4
improvement: document script to iterate migrations (#65) 2021-05-05 15:20:28 -04:00
Zach Daniel
099d4c2d77 docs: make polymorphic resources docs clearer 2021-03-21 13:23:51 -04:00
Zach Daniel
20a117ab7d chore: fix function reference 2021-02-05 19:04:21 -05:00
Zach Daniel
70568c43c0 feat: support polymorphic relationships 2021-02-05 18:59:33 -05:00
Zach Daniel
38464f0c0e chore: add generate_migrations 2021-01-26 19:24:25 -05:00
Zach Daniel
1dd9df2a6c docs: add a migrations_and_tasks guide 2021-01-26 19:20:46 -05:00
Zach Daniel
fbc42ce87a fix: rework the way multitenant migrations work
feat: add `mix ash_postgres.create`

feat: add `mix ash_postgres.migrate`

feat: add `mix ash_postgres.migrate --tenants`

feat: add `mix ash_postgres.drop`
2021-01-26 19:16:29 -05:00
Zach Daniel
ec08e0131f docs: update docs 2021-01-05 12:51:22 -05:00
Zach Daniel
4267d0165d
chore: uppdate docs/add guide 2020-10-28 23:53:28 -04:00