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
dc625218d6
- 修复 ToTreeList 的问题
#255
2020-03-27 18:41:11 +08:00
..
Curd
- 修复 ToTreeList 的问题
#255
2020-03-27 18:41:11 +08:00
MapType
- 增加 ICodeFirst.IsGenerateCommandParameterWithLambda 选项,开启表达式解析的命令参数化;
2019-11-22 21:55:36 +08:00
SqliteAdo
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00
SqliteExpression
- 优化 GlobalFilter 过滤器表达式 bool 解析;
2019-12-16 12:12:55 +08:00
SqliteAopTest.cs
- 调整 Aop.AuditValue 单元测试;
2019-08-25 18:21:58 +08:00
SqliteCodeFirstTest.cs
- 修复 CodeFirst IsNullable 迁移脚本重复 NOT NULL 语法错误;
2020-03-27 17:35:59 +08:00