Commit Graph

6 Commits

Author SHA1 Message Date
Martin Frost 3f1fc77d85 Update migration generator 2022-05-10 22:57:30 +02:00
Martin Frost 3ba1c322b8 Mix format everything 2018-01-26 17:55:15 +01:00
Martin Frost c750f32c9f Fix Elixir 1.4 warnings 2017-01-22 22:20:57 +01:00
Martin Frost 151b74348c Tidy up migration generation code a bit
- make `pad/1` start its pipeline with a raw value
2016-01-10 12:47:32 +01:00
Martin Frost 8a40849e7c Ignore emacs *~ temp files 2016-01-10 12:46:28 +01:00
Martin Frost cab8bca1d9 Include extension migration generation mix task
This module name contains `Isn` (not `ISN`), because otherwise mix will
not find it when running `mix isn.gen.migration`.
2016-01-10 12:29:30 +01:00