Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle GTFS shapes (& send them out along trips) | stuebinm | 2022-06-19 | 1 | -4/+4 |
| | | | | | unfortunately, this makes some responses pretty large. Let's see if it works this way or if i have to find some way to break them up instead. | ||||
* | a couple more database schemas | stuebinm | 2022-06-16 | 1 | -5/+28 |
| | | | | | might eventually be needed; until then they're just scaffolding so I don't loose sight of things | ||||
* | foreign keys are a thing | stuebinm | 2022-06-16 | 1 | -10/+10 |
| | | | | | | (and they can be useful, too!) Also, documentation & deleting imports / extensions that aren't used. | ||||
* | actually use the database | stuebinm | 2022-06-16 | 1 | -0/+85 |
(at least for a few simple things) Also, more modules! |