From e86e66a6e411b8276e51f9bb9ebc5b34012fdf42 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 31 Aug 2026 18:59:23 +0000 Subject: [PATCH] =?UTF-8?q?Drizzle-Migration=20f=C3=BCr=20Dokumentenvorlag?= =?UTF-8?q?en=20registrieren?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/db/migrations/meta/_journal.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/backend/db/migrations/meta/_journal.json b/backend/db/migrations/meta/_journal.json index c707a25..032bf0c 100644 --- a/backend/db/migrations/meta/_journal.json +++ b/backend/db/migrations/meta/_journal.json @@ -428,6 +428,20 @@ "when": 1786287600000, "tag": "0063_skr03_output_tax_account", "breakpoints": true + }, + { + "idx": 61, + "version": "7", + "when": 1788202715000, + "tag": "0064_tenant_import_job_status", + "breakpoints": true + }, + { + "idx": 62, + "version": "7", + "when": 1788202715001, + "tag": "0065_document_templates", + "breakpoints": true } ] }