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-24 11:42:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Sqlite
/
SqliteAdo
History
28810
cc585b4cd5
- 增加 BaseEntity 物理删除方法 Delete(true);#152
...
- 修复 Sqlite attachs 附加数据库别名 bug;
2019-12-09 16:48:42 +08:00
..
SqliteAdo.cs
- 优化 Contains 表达式解析为 where in 自动拆分,防止大于 1000 的 SQL 错误;
2019-11-20 16:06:45 +08:00
SqliteConnectionPool.cs
- 增加 BaseEntity 物理删除方法 Delete(true);#152
2019-12-09 16:48:42 +08:00