aboutsummaryrefslogtreecommitdiff
path: root/migrations/006_create_votes_table.sql
AgeCommit message (Collapse)Author
2024-01-25update hooks to more identifiable names, update migrations to work with ↵HEADtrunkAlexander Kavon
votes, use a common enum state type
2024-01-24finalize votes table columns with nullable foreign keys and unique indexAlexander Kavon