Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-06-19 | generate diesel::table! in derive(Model) | Melody Horn / boringcactus | -0/+7 |
2021-06-18 | correctly gather model info | Melody Horn / boringcactus | -2/+2 |
2021-06-18 | make model metadata available in AppConfig | Melody Horn / boringcactus | -1/+3 |
2021-06-16 | *clears breath* extend tutorial further | Melody Horn / boringcactus | -1/+83 |
2021-06-16 | make database backends generic | Melody Horn / boringcactus | -10/+44 |
2021-06-13 | finish passing the tutorial 1 tests | Melody Horn / boringcactus | -16/+19 |
2021-06-13 | pass the first halfish of tutorial 1 tests | Melody Horn / boringcactus | -11/+28 |
2021-06-13 | start testing tutorial workflow | Melody Horn / boringcactus | -0/+155 |