Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-06-30 | delete gather_migrations since it gets miscached | Melody Horn | -3/+29 |
2021-06-30 | use the actual path to the app dir for make_migrations | Melody Horn | -7/+6 |
2021-06-29 | lol no generics | Melody Horn | -2/+2 |
2021-06-28 | fmt | Melody Horn | -13/+31 |
2021-06-19 | use proper crate name in generated migrations | Melody Horn / boringcactus | -1/+1 |
2021-06-18 | actually make migrations | Melody Horn / boringcactus | -2/+63 |
2021-06-18 | lay groundwork for make-migrations | Melody Horn / boringcactus | -0/+66 |