Skip to content

Commit

Permalink
✨ 支持达梦数据库
Browse files Browse the repository at this point in the history
  • Loading branch information
leshalv committed Sep 18, 2020
1 parent c3167e3 commit 863f7d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

import cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery;
import cn.smallbun.screw.core.query.db2.Db2DataBaseQuery;
import cn.smallbun.screw.core.query.dm.DmDataBaseQuery;
import cn.smallbun.screw.core.query.h2.H2DataBaseQuery;
import cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery;
import cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery;
Expand Down

0 comments on commit 863f7d1

Please sign in to comment.