Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-16 | a couple more database schemas | stuebinm | 1 | -5/+28 | |
might eventually be needed; until then they're just scaffolding so I don't loose sight of things | |||||
2022-06-16 | foreign keys are a thing | stuebinm | 1 | -10/+10 | |
(and they can be useful, too!) Also, documentation & deleting imports / extensions that aren't used. | |||||
2022-06-16 | actually use the database | stuebinm | 1 | -0/+85 | |
(at least for a few simple things) Also, more modules! |