Schema rewrite to split up the schema.rs file.

This commit is contained in:
2022-05-28 18:25:53 +02:00
parent 1a6ead4760
commit 5c27be0191
7 changed files with 456 additions and 400 deletions

View File

@@ -0,0 +1,3 @@
-- This file should undo anything in `up.sql`
drop table gamenight_participants;