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
2881099
33f11a2066
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
..
Curd
✨
support provider、Extensions Exceptions 多语言
2022-06-10 03:05:27 +08:00
OdbcAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
OdbcAdapter.cs
- 增加 实体属性 char 类型的映射#381 #235;
2020-07-22 09:44:12 +08:00
OdbcCodeFirst.cs
✨
support provider、Extensions Exceptions 多语言
2022-06-10 03:05:27 +08:00
OdbcExpression.cs
- 优化 string Contains 模糊查找 % 的情况;
2022-06-29 21:59:46 +08:00
OdbcProvider.cs
✨
support provider、Extensions Exceptions 多语言
2022-06-10 03:05:27 +08:00
OdbcUtils.cs
- 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号;
2022-12-23 08:22:11 +08:00