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-05-04 16:12:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests
/
PostgreSQL
/
PostgreSQLExpression
History
2881099
02ffe93182
- 修复 Where(a => a.bool) 当使用了 MapType(int) 时出现 bug;
2023-11-30 14:35:00 +08:00
..
ConvertTest.cs
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00
DateTimeTest.cs
- 增加 PostgreSQL 表达式解析 yyyyMMdd 常用 c# 日期格式化;
2020-05-24 05:18:45 +08:00
MathTest.cs
- 优化 子查询(多表)别名;
2020-11-27 12:10:22 +08:00
OtherTest.cs
- 修复 Where(a => a.bool) 当使用了 MapType(int) 时出现 bug;
2023-11-30 14:35:00 +08:00
StringTest.cs
- 优化 string Contains 模糊查找 % 的情况;
2022-06-29 21:59:46 +08:00
TimeSpanTest.cs
源代码改用vs默认格式化
2019-06-27 09:40:35 +08:00