This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-23 19:22:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Odbc
/
Default
History
28810
8f9efe1f11
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
..
Curd
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
OdbcAdo
- 增加 实体属性 char 类型的映射#381 #235;
2020-07-22 09:44:12 +08:00
OdbcAdapter.cs
- 增加 实体属性 char 类型的映射#381 #235;
2020-07-22 09:44:12 +08:00
OdbcCodeFirst.cs
- 增加 实体属性 char 类型的映射#381 #235;
2020-07-22 09:44:12 +08:00
OdbcExpression.cs
- 增加 "x1".First/FirstOrDefault 表达式函数解析;
2020-07-31 02:28:37 +08:00
OdbcProvider.cs
- 优化 移除 fsql.Transaction 线程事务超时机制;#323
2020-05-23 18:55:33 +08:00
OdbcUtils.cs
- 优化 NoneParameter Oracle 文本超长的问题;
2020-08-10 17:57:29 +08:00