hmn/src/migration
Ben Visness a147cfa325 Rework DB API
This takes advantage of generics, and generally clears up a lot of
inconsistencies and quality-of-life issues.

Start of db rework: clean up, start generics, improve tests

Write some nice aspirational package docs

Rework and document the db API

Tests still pass, at least...now for everything else

Update all callsites of db functions

Finish converting all callsites

Not too bad actually! Centralizing access into the helpers makes a big
difference.

wtf it works
2022-05-06 16:56:13 -05:00
..
migrations Rework DB API 2022-05-06 16:56:13 -05:00
types Get post content migrated and loading 2021-04-22 23:07:44 -05:00
migration.go No longer require a migration in seedfile 2021-09-05 19:43:49 -05:00
migrationTemplate.txt Update data model for personal projects 2021-11-06 15:25:31 -05:00
todo.txt Add permission check to the New Post button 2021-08-02 22:27:59 -05:00