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-22 18:52:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests
/
Sqlite
History
2881099
33f11a2066
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
..
Curd
- 增加 IncludeByPropertyName 重载 then 参数;#1214
2022-08-12 12:07:17 +08:00
MapType
- 增加 ICodeFirst.IsGenerateCommandParameterWithLambda 选项,开启表达式解析的命令参数化;
2019-11-22 21:55:36 +08:00
SqliteAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
SqliteExpression
- 修复 UseGenerateCommandParameterWithLambda(true) 与 GroupBy 查询不生效 bug;
2022-07-05 20:39:44 +08:00
SqliteAopTest.cs
- 调整 Aop.AuditValue 单元测试;
2019-08-25 18:21:58 +08:00
SqliteCodeFirstTest.cs
- 修复 Sqlite 映射 TimeSpan 问题;
2022-10-27 21:39:50 +08:00
SqliteDbFirstTest.cs
- 修复 Sqlite DbFirst 获取自增的 bug;
2020-12-29 19:46:31 +08:00