refactor (v2): better arch
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add password_hash column to users table
|
||||
ALTER TABLE users ADD COLUMN password_hash TEXT;
|
||||
Reference in New Issue
Block a user