摘要:
-- 组装删除数据库表,根据数据库查找表 SELECT CONCAT('drop table ',table_name,';') FROM information_schema.`TABLES` WHERE table_schema='数据库名'; 阅读全文
posted @ 2021-10-14 14:20
译林
阅读(155)
评论(0)
推荐(0)
摘要:
在学习activiti流程引擎时,将activiti与springboot整合,可以自动部署流程流程,但是我的一直报错说:Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table 'actspring.act_ge 阅读全文
posted @ 2021-10-14 09:10
译林
阅读(1310)
评论(0)
推荐(0)

浙公网安备 33010602011771号