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-23 11:12:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Sqlite
/
Curd
History
2881099
7ed542d859
- 增加 IUpdate.ExecuteUpdated 重载方法返回指定字段;#1681
2023-12-10 23:19:32 +08:00
..
SqliteDelete.cs
✨
support provider、Extensions Exceptions 多语言
2022-06-10 03:05:27 +08:00
SqliteInsert.cs
- 优化 Sqlite 只有一个字段字段的插入;#1326
2022-11-10 12:24:42 +08:00
SqliteInsertOrUpdate.cs
- 优化 MySql/Sqlite InsertOrUpdate + IfExistsDoNothing 简化 SQL insert ignore into;#1601
2023-08-24 23:56:28 +08:00
SqliteSelect.cs
- 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566
#1492
2023-07-07 14:23:12 +08:00
SqliteUpdate.cs
- 增加 IUpdate.ExecuteUpdated 重载方法返回指定字段;#1681
2023-12-10 23:19:32 +08:00