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 03:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Firebird
/
Curd
History
2881099
543ce4f513
- 增加 IUpdate.ExecuteUpdated 指定字段返回;
2023-12-10 23:55:04 +08:00
..
FirebirdDelete.cs
- 增加 [Table(AsTable = xx)] 分表特性,完成分表插入/删除;
2022-04-08 21:19:51 +08:00
FirebirdInsert.cs
v3.2.687 (下架 v3.2.686)
#1382
#1390
#1389
#1393
#1383
#1386
#1385
#1393
#1403
2023-01-24 11:15:00 +08:00
FirebirdInsertOrUpdate.cs
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
2023-05-30 18:21:57 +08:00
FirebirdSelect.cs
- 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566
#1492
2023-07-07 14:23:12 +08:00
FirebirdUpdate.cs
- 增加 IUpdate.ExecuteUpdated 指定字段返回;
2023-12-10 23:55:04 +08:00