guoshun.du
|
d4eb924900
|
1.this?.Context?.Case 不等于判断
2.OceanBaseForOracle和TDSQLForODBC重写Case
|
2025-09-09 20:40:57 +08:00 |
|
guoshun.du
|
81eb7a5a3f
|
1.ExpressionContextCase增加Num属性,用于传递跳过的数据数量。
2.OcaenBaseForOracle 重写 GetLimit,使其支持子查询。
3.TDSQLForPGODBC 重写 GetLimit,使其支持子查询。
4.getMyInt和getMyIntNull,获取数据方式改成GetDecimal,只有OcaenBaseForOracle 使用这两个方法,这是为了支持OcaenBaseForOracle 驱动2.0.9以上,请更新驱动到2.0.9以上
|
2025-09-09 19:24:19 +08:00 |
|
guoshun.du
|
a35c670509
|
*TDSQLForPG同步PGSQL修改
|
2025-06-24 14:12:45 +08:00 |
|
guoshun.du
|
edf6b79fd7
|
*同步修改OceanBaseForOracle和TDSQLForPGODBC
|
2025-06-10 09:47:47 +08:00 |
|
sunkaixuan
|
f3ff9fe463
|
Update nuget
|
2025-05-06 15:12:39 +08:00 |
|
guoshun.du
|
9fb3576bce
|
TDSQLForPGODBC同步PGSQL修改
|
2025-05-06 10:37:44 +08:00 |
|
FunCoder
|
09792c9518
|
增加geography类型,GiST 索引在该类型上专门优化了球面几何计算,更高效
|
2025-04-17 18:49:40 +08:00 |
|
guoshun.du
|
4ccc7fe70a
|
OceanBaseForOracle和TDSQLForPGODBC,同步修改Oracle和PGSQL的改动
|
2025-04-01 14:00:26 +08:00 |
|
guoshun.du
|
bc8aa0a459
|
增加OnGetDataReadering和OnGetDataReadered事件,用于监听SQL执行后,数据读取得耗时
|
2024-12-31 15:03:12 +08:00 |
|
guoshun.du
|
1b261b3177
|
增加CheckConnectionExecuting和CheckConnectionExecuted事件,用于监听数据库连接事件,方便排查是否是因为连接池紧缺导致的连接速度慢
|
2024-12-31 14:52:57 +08:00 |
|
sunkaixuan
|
e17422cc8c
|
Add nuget
|
2024-09-24 12:35:02 +08:00 |
|
guoshun.du
|
cdf43c25f8
|
*增加TDSQLForPGODBC多表关联类,类名修改
|
2024-09-20 16:19:28 +08:00 |
|
guoshun.du
|
dbb1945b03
|
*增加TDSQLForPGODBC的支持
|
2024-09-20 15:52:10 +08:00 |
|