提交 2ec82b02 编写于 作者: O o2null

Merge branch 'feature/oscar' into 'develop'

神通数据库适配Double -> Double precsion

See merge request o2oa/o2oa!1058
......@@ -17,6 +17,7 @@ public class OscarDictionary extends DBDictionary {
maxConstraintNameLength = 128;
maxEmbeddedClobSize = -1;
maxEmbeddedBlobSize = -1;
doubleTypeName = "DOUBLE PRECISION";
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册