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
66cacaed88
补充 ISelect.ToList(a => new XxxDto { XxxId = a.Id, ... }) 支持
2019-04-02 18:45:49 +08:00
..
Curd
补充 ISelect.ToList(a => new XxxDto { XxxId = a.Id, ... }) 支持
2019-04-02 18:45:49 +08:00
SqliteAdo
update
2019-01-14 14:15:46 +08:00
SqliteExpression
完成v0.3.17所有数据库的测试
2019-03-18 18:55:26 +08:00
SqliteCodeFirstTest.cs
- 优化插入判断主键,且为 Guid/Guid? 类型,并且值为 null/Guid.Empty 时,将插入的值变为 FreeUtil.NewMongodbId()
2019-03-04 20:45:19 +08:00