DebuggingTools in DevTools umbenannt

This commit is contained in:
2025-07-11 18:48:37 +02:00
parent 053d5590de
commit 31a69def41
93 changed files with 580 additions and 436 deletions

View File

@@ -1,4 +1,4 @@
CREATE TABLE `costbearer2supportconcepthistory` (
CREATE TABLE IF NOT EXISTS `costbearer2supportconcepthistory` (
`Oid` bigint NOT NULL AUTO_INCREMENT,
`Notice` varchar(1024) DEFAULT NULL,
`InsUser` varchar(256) DEFAULT NULL,