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
/
FreeSql.Tests
/
FreeSql.Tests
/
PostgreSQL
History
2881099
b93a487e2f
add PgArrayToMany LazyLoding test
#1145
2022-06-06 21:12:00 +08:00
..
Curd
add min/max DateTime IsNull Tests
#1140
2022-06-02 22:02:16 +08:00
MapType
- 增加 ICodeFirst.IsGenerateCommandParameterWithLambda 选项,开启表达式解析的命令参数化;
2019-11-22 21:55:36 +08:00
PostgreSQLAdo
- 增加 IN 参数扩展 where id in @ids;#560
2020-11-24 00:17:12 +08:00
PostgreSQLExpression
- 增加 pgsql numeric -> BigInteger 映射;#1100
2022-05-13 12:32:26 +08:00
PostgreSQLAopTest.cs
- 调整 Aop.AuditValue 单元测试;
2019-08-25 18:21:58 +08:00
PostgreSQLCodeFirstTest.cs
- 调整 pgsql10 自增映射使用 GENERATED BY DEFAULT AS IDENTITY,低版本仍然使用 serial;
2022-06-01 22:18:44 +08:00
PostgreSQLDbFirstTest.cs
- 修复 pgsql DbFirst IsPrimary bug;
https://github.com/2881099/FreeSql.Wiki.VuePress/issues/9
2022-01-15 09:56:01 +08:00
PostgreSQLPgArrayToManyTest .cs
add PgArrayToMany LazyLoding test
#1145
2022-06-06 21:12:00 +08:00