4 Commits

Author SHA1 Message Date
28810
47b8cd6d9a - 修复 DbFirst 当表数量过大时(如 oracle 表数量大于 1000),可能报错的 bug; 2019-10-08 23:58:10 +08:00
28810
78fded3f8e - 增加 IndexAttribute 特性,自动迁移索引,以及对应的 FluentApi 方法;
- 移除 ColumnAttribute.Unique 属性设置,改为 IndexAttribute 特性设置唯一键;
2019-10-03 04:31:04 +08:00
28810
f8c3608fda 源代码改用vs默认格式化 2019-06-27 09:40:35 +08:00
28810
f8e897e201 拆分 FreeSql 按需引用 2019-05-28 21:32:54 +08:00