chore: lokale H2-Datenbank aus dem Repo entfernt und ignoriert

backend/data/ entsteht beim lokalen bootRun (D77: werkbaum.data-dir) und
war im D85-Commit versehentlich mitgegangen.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-27 08:13:39 +02:00
co-authored by Claude Fable 5
parent fbe9b1fd22
commit 1fb11ceba4
3 changed files with 1 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
data/
Binary file not shown.
-3
View File
@@ -1,3 +0,0 @@
2026-08-27 08:10:36.668320+02:00 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "DATABASECHANGELOGLOCK" not found; SQL statement:
SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOGLOCK [42102-240]