mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-03 23:10:54 +08:00
update
5
更新日志.md
5
更新日志.md
@@ -1,6 +1,11 @@
|
||||
|
||||
完整版本:年数-月-日-当日版本号,FreeSql、FreeSql.Repository、FreeSql.DbContext 版本号相同。
|
||||
|
||||
## v0.10.11(预告))
|
||||
|
||||
- 优化 枚举属性的默认值容错,枚举下标不存在 0 的时候,mysql 迁移结构默认值报错;
|
||||
- 优化 ORACLE Command 绑定变量 BindByName = true;[#107](https://github.com/2881099/FreeSql/issues/107)
|
||||
|
||||
## v0.10.10
|
||||
|
||||
- 修复 PostgreSQL DbFirst 获取字段类型的时候,没有拼得字符串的长度(如 varchar(255));
|
||||
|
||||
Reference in New Issue
Block a user