Commit graph

5 commits

Author SHA1 Message Date
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
595ad71891 fix: various migration generator bug fixes 2020-11-24 18:11:02 -05:00
Zach Daniel
f0898ae1c3
fix: drop constraints outside of phases (#29) 2020-11-17 18:35:57 -05:00
Zach Daniel
03510dae24
feat: multitenancy (#25) 2020-10-28 22:26:45 -04:00
Zach Daniel
24b743d31b
feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00