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-12-16 15:15:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecd3b13304c545944db42caa13df46a2e531c410
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests
/
Firebird
/
Curd
History
2881099
0fcc5619be
- 增加 fsql.InsertDict/UpdateDict/DeleteDict 字典操作的扩展方法;#481
2022-03-25 19:07:47 +08:00
..
FirebirdDeleteTest.cs
- 增加 FreeSql.Provider.Firebird 数据库实现 #443;
2020-09-12 05:46:53 +08:00
FirebirdInsertOrUpdateIfExistsDoNothingTest.cs
- 修改 MERGE INTO 别名与 SQL 关键字冲突的 bug;#816
2021-07-16 00:47:29 +08:00
FirebirdInsertOrUpdateTest.cs
- 修改 MERGE INTO 别名与 SQL 关键字冲突的 bug;#816
2021-07-16 00:47:29 +08:00
FirebirdInsertTest.cs
- 增加 fsql.InsertDict/UpdateDict/DeleteDict 字典操作的扩展方法;#481
2022-03-25 19:07:47 +08:00
FirebirdSelectTest.cs
- 优化 pgsql jsonb 映射,支持 List,mysql limit in 子查询;
2021-11-02 00:38:06 +08:00
FirebirdUpdateTest.cs
- 增加 Firebird DateTime ToString yyyyMMdd 表达式解析 #443;
2020-09-13 01:00:57 +08:00