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
28810
53d4332bc5
- 增加 List\<T1\> 扩展方法 IncludeMany,实现从已知的内存 List 数据,进行和 ISelect.IncludeMany 相同功能的贪婪加载;
2019-10-07 21:14:18 +08:00
..
Curd
- 增加 List\<T1\> 扩展方法 IncludeMany,实现从已知的内存 List 数据,进行和 ISelect.IncludeMany 相同功能的贪婪加载;
2019-10-07 21:14:18 +08:00
MapType
- 优化 MapType DateTime/DateTimeOffset 类型转换互通;
2019-09-06 16:07:28 +08:00
SqliteAdo
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00
SqliteExpression
- 优化 表达式对整数除法的处理,解析为整除;
2019-09-06 14:48:37 +08:00
SqliteAopTest.cs
- 调整 Aop.AuditValue 单元测试;
2019-08-25 18:21:58 +08:00
SqliteCodeFirstTest.cs
- 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
2019-10-03 04:31:04 +08:00