同步操作将从 loongstudio/codegen 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
CREATE TABLE IF NOT EXISTS `datasource`(`id` bigint NOT NULL,`name` varchar(128) DEFAULT NULL,`type` int DEFAULT 0,`url` varchar(255) DEFAULT NULL,`ip` int UNSIGNED DEFAULT NULL,`port` SMALLINT UNSIGNED DEFAULT NULL,`username` varchar(50) DEFAULT NULL,`password` varchar(50) DEFAULT NULL,`whether_delete` tinyint(1) DEFAULT 0,`description` varchar(255) DEFAULT NULL,`create_time` datetime DEFAULT NULL,`update_time` datetime DEFAULT NULL,`create_by` varchar(128) DEFAULT NULL,`update_by` varchar(128) DEFAULT NULL,PRIMARY KEY (`id`));INSERT INTO "main"."datasource" ("id", "name", "type", "url", "ip", "port", "username", "password", "whether_delete", "description", "create_time", "update_time", "create_by", "update_by") VALUES (1585542388737175553, 'demo', 0, NULL, 2130706433, 3306, 'root', 'nogx3PIHiZm5pBsf', 0, NULL, NULL, NULL, NULL, NULL);INSERT INTO "main"."datasource" ("id", "name", "type", "url", "ip", "port", "username", "password", "whether_delete", "description", "create_time", "update_time", "create_by", "update_by") VALUES (1585568981378633729, 'maria', 2, NULL, 2130706433, 3307, 'root', 'nogx3PIHiZm5pBsf', 0, NULL, NULL, NULL, NULL, NULL);INSERT INTO "main"."datasource" ("id", "name", "type", "url", "ip", "port", "username", "password", "whether_delete", "description", "create_time", "update_time", "create_by", "update_by") VALUES (1585651031334920194, 'sqlite', 1, 'D:\Program Data\Temp\db.db', NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL);INSERT INTO "main"."datasource" ("id", "name", "type", "url", "ip", "port", "username", "password", "whether_delete", "description", "create_time", "update_time", "create_by", "update_by") VALUES (1585979518834913281, 'postgres', 3, 'postgres', 2130706433, 5432, 'postgres', 'nogx3PIHiZm5pBsf', 0, NULL, NULL, NULL, NULL, NULL);INSERT INTO "main"."datasource" ("id", "name", "type", "url", "ip", "port", "username", "password", "whether_delete", "description", "create_time", "update_time", "create_by", "update_by") VALUES (1587590569820663809, 'oracle', 4, 'ORCLCDB', 2130706433, 8888, 'sys as sysdba', 'nogx3PIHiZm5pBsf', 0, NULL, NULL, NULL, NULL, NULL);
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。