DebuggingTools in DevTools umbenannt
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user