feat: added invite table

This commit is contained in:
2026-08-29 16:59:20 +02:00
parent ac00c791af
commit ac527e1928
4 changed files with 26 additions and 13 deletions
@@ -0,0 +1 @@
DROP TABLE IF EXISTS invites;