We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f9801 commit 472ebfaCopy full SHA for 472ebfa
3 files changed
src/drizzle/0013_add-planned-maintenance-phoenix.sql
@@ -0,0 +1,3 @@
1
+-- add the migration needed by phoenix to have access to the planned maintenance table
2
+INSERT INTO "schema_migrations" ("version", "inserted_at") VALUES
3
+('20251014122320', '2025-10-15 10:28:02');
0 commit comments