Files
Filamenteka/database/schema.sql
DaX 629b9c1756
Some checks failed
Deploy / detect (push) Successful in 4s
Deploy / deploy-api (push) Failing after 22s
Deploy / deploy-frontend (push) Successful in 2m20s
Deploy / tag-deploy (push) Has been skipped
Make schema.sql idempotent for CI/CD migrations
Add IF NOT EXISTS to CREATE TABLE and CREATE INDEX statements.
Drop and recreate triggers to avoid errors on existing databases.
2026-03-05 02:09:45 +01:00

2.0 KiB