This website requires JavaScript.
Explore
Help
Register
Sign In
weiai
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/dotnetcore/FreeSql.git
synced
2026-02-24 17:20:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
539e76c28ee0f183a45345bb74c38d33e2b91581
FreeSql
/
Providers
/
FreeSql.Provider.Sqlite
/
SqliteAdo
History
28810
9f97d67cb2
- 优化 Contains 表达式解析为 where in 自动拆分,防止大于 1000 的 SQL 错误;
2019-11-20 16:06:45 +08:00
..
SqliteAdo.cs
- 优化 Contains 表达式解析为 where in 自动拆分,防止大于 1000 的 SQL 错误;
2019-11-20 16:06:45 +08:00
SqliteConnectionPool.cs
- 增加 FreeSql.Provider.Sqlite 对 Xamarin 环境下的适配;
2019-11-07 12:22:01 +08:00