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-25 04:02:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
Oracle
History
2881099
1bc77db2b5
测试
2024-08-17 17:04:03 +08:00
..
Curd
-修复 pgsql jsonb poco 方案联表查询问题;#1549
#1071
2023-06-27 21:24:53 +08:00
MapType
- 增加 ICodeFirst.IsGenerateCommandParameterWithLambda 选项,开启表达式解析的命令参数化;
2019-11-22 21:55:36 +08:00
OracleAdo
- 增加 IAdo.ExecuteConnectTest 快速判断连接是否可用 #113;
2020-08-24 12:39:22 +08:00
OracleExpression
测试
2024-08-17 17:04:03 +08:00
OracleAopTest.cs
## v0.9.17 (ODBC)
2019-09-19 23:14:30 +08:00
OracleCodeFirstTest.cs
add \0 string test
2022-06-07 10:15:52 +08:00
OracleDbFirstTest.cs
- 增加 IDbFirst.GetTableByName 方法获取单表信息,包括列详情、主键、唯一键、索引、备注;
2020-08-11 23:23:54 +08:00