mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-22 12:09:29 +08:00

2.OcaenBaseForOracle 重写 GetLimit,使其支持子查询。 3.TDSQLForPGODBC 重写 GetLimit,使其支持子查询。 4.getMyInt和getMyIntNull,获取数据方式改成GetDecimal,只有OcaenBaseForOracle 使用这两个方法,这是为了支持OcaenBaseForOracle 驱动2.0.9以上,请更新驱动到2.0.9以上