aboutsummaryrefslogtreecommitdiff
path: root/lib/PersistOrphans.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* foreign keys are a thingstuebinm2022-06-161-3/+5
| | | | | | (and they can be useful, too!) Also, documentation & deleting imports / extensions that aren't used.
* add some persist stuffstuebinm2022-06-151-0/+34
this doesn't yet actually use the database, but it's getting close to 3am and I should probably go to bed or something