Commit graph

27 commits

Author SHA1 Message Date
Zach Daniel
4e40d9fc6e improvement: use latest igniter functions & update dependency 2024-09-10 13:43:49 -04:00
Zach Daniel
10c480761b improvement: add short code automatically 2024-09-10 13:41:06 -04:00
Zach Daniel
1ff276dc11 improvement: use string not number for amount type in json schema 2024-08-08 14:44:42 -04:00
Zach Daniel
5cf29438fb improvement: set up AshJsonApi type automatically 2024-08-08 12:21:48 -04:00
Zach Daniel
43a5a07335 chore: fix warnings 2024-08-08 10:17:04 -04:00
Zach Daniel
bbbbcc31f5 docs: improve add_to_ash_postgres task docs 2024-07-14 22:08:49 -04:00
Zach Daniel
5843ee7468 improvement: update igniter and document installers 2024-07-14 22:06:56 -04:00
Igor Barakaiev
5811d00dd3
improvement: add Igniter installer task (#61)
* improvement: add Igniter installer task

* check uniqueness when adding to list

* fix dialyzer warnings

* add better checks when adding to AshPostgres

* change append_ to prepend_new_to_list

* add info/2 and use find_and_update_or_create

* use new find_module utilities

* fix add_to_ash_postgres

* prefix unused variable

* use add_dep instead of add_dependency
2024-07-14 18:07:25 -04:00
Igor Barakaiev
dfcb586544
fix: move create_money_with_currency to first (#60) 2024-06-24 15:29:47 -04:00
Zach Daniel
5c6ea286df improvement: add comparison operators to the extension
improvement: add more operator overloads
2024-06-18 16:46:00 -04:00
Zach Daniel
bfee360bfd chore: fix spacing in migrations 2024-05-12 12:45:28 -04:00
Zach Daniel
c25e0eb11b improvement: add money sub & negation operators 2024-05-12 07:33:44 -04:00
Zach Daniel
2522da05c3 fix: update ash_postgres dependency and fix version numbers in extension 2024-05-05 11:42:48 -04:00
Zach Daniel
a0b70097ab improvement: add Comp implementation for money 2024-04-29 08:52:23 -04:00
Zach Daniel
098f5c06b4 improvement: support casting atomic in money type 2024-04-29 08:23:03 -04:00
Zach Daniel
530907a9fb chore: fix migration order 2024-03-19 15:16:39 -04:00
Zach Daniel
1b0217edb5 Revert "fix: remove duplicate money mult postgres install (#3)"
This reverts commit 4abbc4eeea.
2024-03-19 15:13:08 -04:00
Eliel Gordon
4abbc4eeea
fix: remove duplicate money mult postgres install (#3) 2024-03-19 15:05:12 -04:00
Zach Daniel
11b83f0e6f improvement: support new operator overrides and multiplication 2024-01-04 01:23:37 -05:00
Zach Daniel
aec24cac85 chore: update docs on composite type 2023-12-05 19:17:07 -05:00
Zach Daniel
3df01ba779 fix: typespecs and upgrade ash_graphql 2023-12-04 18:37:11 -05:00
Zach Daniel
f484d73739 improvement: docs & optional deps 2023-12-04 12:58:02 -05:00
Zach Daniel
44ac7c7fc2 fix: add composite type storage_alias 2023-11-27 16:23:35 -05:00
Zach Daniel
bc04f1bf57 improvement: support new Ash.Type composite type callbacks 2023-11-27 13:11:14 -05:00
Zach Daniel
1a4c22b288 chore: fix syntax error 2023-11-27 12:05:29 -05:00
Zach Daniel
5eec41c3c1 fix: handle missing ex_money_sql better 2023-11-27 12:03:13 -05:00
Zach Daniel
a113f43196 init 2023-11-27 11:21:17 -05:00