dotnetcore / dotnetcore/FreeSql
虚谷数据库实体无法同步
Open
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 910
- PR merge metrics
- No merged PRs in 30d
Description
#### 问题描述及重现代码:
开发环境开启了同步实体结构,但是虚谷数据库下无论查询还是新增操作均无法自动创建缺失的表。
```c#
freeSqlBuilder.UseAutoSyncStructure(true);
```
#### 数据库版本
虚谷11
#### 安装的Nuget包
3.2.832
#### .net framework/. net core? 及具体版本
.Net8
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.