Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

虚谷数据库实体无法同步 #1912

Open
cfires opened this issue Nov 4, 2024 · 1 comment
Open

虚谷数据库实体无法同步 #1912

cfires opened this issue Nov 4, 2024 · 1 comment

Comments

@cfires
Copy link

cfires commented Nov 4, 2024

问题描述及重现代码:

开发环境开启了同步实体结构,但是虚谷数据库下无论查询还是新增操作均无法自动创建缺失的表。

freeSqlBuilder.UseAutoSyncStructure(true);

数据库版本

虚谷11

安装的Nuget包

3.2.832

.net framework/. net core? 及具体版本

.Net8

@2881099
Copy link
Collaborator

2881099 commented Nov 4, 2024

表已经存在?虚谷不一定实现了比较结构。可能只可以创建表。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants