We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
魔方数据库管理,现有下载表结构功能。 需要新增模型差异页面,能够对比数据库和实体类的表架构,把数据库多出来的字段,形成XML字符串片段,在页面中显示出来。
主要应用场景:数据库新增了字段(其他开发或项目),当前应用的模型文件还是旧的。
The text was updated successfully, but these errors were encountered:
nnhy
No branches or pull requests
魔方数据库管理,现有下载表结构功能。
需要新增模型差异页面,能够对比数据库和实体类的表架构,把数据库多出来的字段,形成XML字符串片段,在页面中显示出来。
主要应用场景:数据库新增了字段(其他开发或项目),当前应用的模型文件还是旧的。
The text was updated successfully, but these errors were encountered: