test wheels

This commit is contained in:
Aditya Siregar
2025-09-18 12:01:20 +07:00
parent f64fec1fe2
commit be92ec8b23
21 changed files with 420 additions and 85 deletions
@@ -0,0 +1,3 @@
-- Remove metadata field from otp_sessions table
ALTER TABLE otp_sessions
DROP COLUMN metadata;