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
d8965d5749
v3.5.100-preview20240725
#1830
#1861
#1208
2024-07-25 01:32:05 +08:00
..
Curd
v3.5.100-preview20240725
#1830
#1861
#1208
2024-07-25 01:32:05 +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
v3.5.100-preview20240725
#1830
#1861
#1208
2024-07-25 01:32:05 +08:00
SqliteDbFirstTest.cs
- 修复 Sqlite DbFirst 获取自增的 bug;
2020-12-29 19:46:31 +08:00