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 | -11/+10 |
2021-06-28 | fmt | Melody Horn | -22/+37 |
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/+69 |
2021-06-16 | actually run migrations | Melody Horn / boringcactus | -5/+33 |
2021-06-16 | make database backends generic | Melody Horn / boringcactus | -5/+27 |
2021-06-13 | specify server port | Melody Horn / boringcactus | -2/+6 |
2021-06-13 | power up CLI | Melody Horn / boringcactus | -0/+43 |