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
3ff008fb58
-修复 pgsql jsonb poco 方案联表查询问题;#1549
#1071
2023-06-27 21:24:53 +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
SqliteAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
SqliteExpression
- 优化 WithTempQuery 场景的 DTO 映射查询;
2023-02-28 14:41:03 +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