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-21 10:12:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
Sqlite
History
28810
9245909d79
补充 开放 IUpdate UpdateColumns 方法功能;
...
现实更新实体时,只更新指定的列(与 IgnoreColumns 对应);
2019-04-15 17:54:45 +08:00
..
Curd
补充 开放 IUpdate UpdateColumns 方法功能;
2019-04-15 17:54:45 +08:00
SqliteAdo
update
2019-01-14 14:15:46 +08:00
SqliteExpression
补充 表达式解析 Equals 为 =
#28
2019-04-05 00:16:35 +08:00
SqliteCodeFirstTest.cs
- 优化插入判断主键,且为 Guid/Guid? 类型,并且值为 null/Guid.Empty 时,将插入的值变为 FreeUtil.NewMongodbId()
2019-03-04 20:45:19 +08:00