Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 |