Openstatus www.openstatus.dev

fix: db migration (#1737)

authored by

Maximilian Kaske and committed by
GitHub
9221f24d 25c3cd68

+3 -3
packages/db/drizzle/0053_groovy_doctor_strange.sql packages/db/drizzle/0053_dark_orphan.sql
+1 -1
packages/db/drizzle/meta/0053_snapshot.json
··· 1 1 { 2 2 "version": "6", 3 3 "dialect": "sqlite", 4 - "id": "cf9ebf5a-5a27-455a-8542-1441972faa63", 4 + "id": "cd3deb34-e4c8-4ae2-aa4e-bc0f7d9517f5", 5 5 "prevId": "cc596587-5474-42a7-b638-1b7c771fbc5e", 6 6 "tables": { 7 7 "workspace": {
+2 -2
packages/db/drizzle/meta/_journal.json
··· 376 376 { 377 377 "idx": 53, 378 378 "version": "6", 379 - "when": 1736935200000, 380 - "tag": "0053_groovy_doctor_strange", 379 + "when": 1768490525276, 380 + "tag": "0053_dark_orphan", 381 381 "breakpoints": true 382 382 } 383 383 ]