mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-05 16:00:52 +08:00
update
4
更新日志.md
4
更新日志.md
@@ -1,7 +1,7 @@
|
||||
|
||||
每个月一个版本号,如:1.0/1.1/1.2,修复后 bug 会发布 1.0.1/1.0.2
|
||||
|
||||
## v1.3.1
|
||||
## v1.3.2
|
||||
|
||||
- 调整 移除对 System.ValueType 的依赖,减少版本冲突问题;(目前 FreeSql.dll 无任何依赖)
|
||||
- 移除 In多表表达式函数解析 [#243](https://github.com/2881099/FreeSql/issues/243);
|
||||
@@ -26,6 +26,8 @@
|
||||
- 修复 CodeFirst IsNullable 迁移脚本重复 NOT NULL 语法错误;
|
||||
- 增加 IAdo.ConnectionString 属性返回 UseConnectionString 传入的值;
|
||||
- 修复 DbFirst Oracle/Dameng 序列值使用复杂的问题,结合 [Column(InsertValueSql = "xxx.nextval")];
|
||||
- 增加 FreeSql.Generator Sqlite 数据库生成实体类;
|
||||
- 增加 Sqlite DbFirst 实现;
|
||||
|
||||
## v1.2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user