Commit graph

17 commits

Author SHA1 Message Date
Zach Daniel
16c0497916 chore: update docs 2022-07-20 14:25:47 -04:00
Zach Daniel
af97c549c5 improvement: add custom migration types, and repo level override 2021-11-10 04:18:36 -05:00
Zach Daniel
aa334eb152 improvement: support default_prefix configuration 2021-07-12 02:43:39 -04:00
Zach Daniel
30223a1f9b fix: raise when all_tenants/0 default impl is called 2021-04-02 10:24:42 -04:00
Simon Bergström
dc628c32ca
fix: Made AshPostgres.Repo.init/2 overridable (#51) 2021-03-22 13:07:01 -04:00
Zach Daniel
830a4ca6ee improvement: consistent foreign key names
fix: force create extensions snapshot
improvement: support custom foreign key error messages
2021-03-19 18:42:10 -04: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
6634f22685 docs: update repo docs 2020-11-17 00:37:04 -05:00
Zach Daniel
35b9cae6d1
docs: update docs 2020-10-28 23:56:59 -04:00
Zach Daniel
4267d0165d
chore: uppdate docs/add guide 2020-10-28 23:53:28 -04:00
Zach Daniel
60c18dd149
test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
Zach Daniel
8c40079e1f
feat: update to latest ash, add docs 2020-07-07 20:01:01 -04:00
Zach Daniel
8e303beb5d
feat: update to latest ash 2020-06-27 15:11:28 -04:00
Zach Daniel
6c5265b4a1
feat: use the new DSL builder for config (#7) 2020-06-14 03:04:18 -04:00
Zach Daniel
6626ba8d17
docs: add simple repo explanation 2020-06-04 01:27:26 -04:00
Zach Daniel
34e5880dcd
chore: fix credo warnings 2020-06-02 22:48:12 -04:00
Zach Daniel
e4d6381428
feat: add trigram search 2020-05-31 01:51:41 -04:00