Commit graph

18 commits

Author SHA1 Message Date
zimt28
f5d51ecdb0
improvement: Omit field opts if they are default values (#37) 2021-01-09 19:52:19 -05:00
Zach Daniel
f3d1d5f48d improvement: support latest ash 2021-01-08 12:14:41 -05:00
Darren Black
650896a7ea
Make integer serial if generated (#36)
Co-authored-by: Darren Black <darren@ifixsystems.com.au>
2021-01-07 22:53:16 -05:00
Zach Daniel
7af29756fa
feat: retain snapshot history 2021-01-07 00:37:41 -05:00
Darren Black
29da1cf522
improvement: Add :binary migration type (#33)
Co-authored-by: Darren Black <darren@ifixsystems.com.au>
2021-01-06 21:47:32 -05:00
Zach Daniel
055e22f3b7 fix: set default properly when modifying 2020-12-01 01:54:20 -05:00
Zach Daniel
595ad71891 fix: various migration generator bug fixes 2020-11-24 18:11:02 -05:00
Zach Daniel
06c2753abe feat: don't drop columns unless explicitly told to 2020-11-19 22:09:26 -05:00
Zach Daniel
f0898ae1c3
fix: drop constraints outside of phases (#29) 2020-11-17 18:35:57 -05:00
Zach Daniel
e4f053d639
chore: fix lint 2020-11-07 00:01:18 -05:00
Zach Daniel
b11f505f2c
fix: only alter the things that have changed 2020-11-07 00:00:41 -05:00
Zach Daniel
aaeca65df4
improvement: add utc_datetime migration type 2020-11-05 21:19:51 -05:00
Zach Daniel
03510dae24
feat: multitenancy (#25) 2020-10-28 22:26:45 -04:00
Zach Daniel
3848566ca8
fix: don't group alters with creates (#22) 2020-09-30 22:43:33 -04:00
Zach Daniel
51cb9c1a68
feat: support base_filter (#18) 2020-09-19 18:08:09 -04:00
Zach Daniel
4299cbaa05
docs: link to migration generator docs 2020-09-10 23:53:43 -04:00
Zach Daniel
ed1fe9bd24
fix: document/update migration path logic 2020-09-10 23:47:14 -04:00
Zach Daniel
24b743d31b
feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00