This commit is contained in:
2026-04-24 14:27:10 +07:00
parent 751f3aefe4
commit 7749e18f4c
14 changed files with 3778 additions and 373 deletions
+3
View File
@@ -0,0 +1,3 @@
2026-04-24 02:44:38 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "T_CONFIG" not found; SQL statement:
select c.CFG_VALUE_C from T_CONFIG c where c.CFG_ID_C='DB_VERSION' [42102-199]