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 03:02:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests
/
Firebird
History
28810
fd8ed29c02
- 修复 子查询 Count/Max/Min/Avg/Sum 使用了 Limit(1) 的 bug;#462
2020-09-16 13:54:04 +08:00
..
Curd
- 修复 子查询 Count/Max/Min/Avg/Sum 使用了 Limit(1) 的 bug;#462
2020-09-16 13:54:04 +08:00
ExtensionsAdo
- 增加 FreeSql.Provider.Firebird 数据库实现 #443;
2020-09-12 05:46:53 +08:00
FirebirdExpression
- 增加 Firebird string.Join + ToList 表达式解析,实现与 MySql group_concat 相同的效果 #443;
2020-09-13 01:09:02 +08:00
MapType
- 增加 FreeSql.Provider.Firebird 数据库实现 #443;
2020-09-12 05:46:53 +08:00
FirebirdAopTest.cs
- 增加 FreeSql.Provider.Firebird 数据库实现 #443;
2020-09-12 05:46:53 +08:00
FirebirdCodeFirstTest.cs
- 增加 FreeSql.Provider.Firebird 数据库实现 #443;
2020-09-12 05:46:53 +08:00
FirebirdDbFirstTest.cs
- 修复 FreeSql.DbContext 对同一实体重复 Update,第二次无效的 Bug;
2020-09-14 11:33:20 +08:00