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

Node property settings missing when exporting the schema #165

Closed
CAQ opened this issue Mar 8, 2023 · 2 comments
Closed

Node property settings missing when exporting the schema #165

CAQ opened this issue Mar 8, 2023 · 2 comments

Comments

@CAQ
Copy link
Contributor

CAQ commented Mar 8, 2023

When exporting the schema from the web interface, the exported JSON file doesn't describe the following settings of node properties: Optional, Indexed, and Unique. As a result, when importing the schema from this JSON file, these settings are set to default values (false, false, false, or primary key: false, true, true).
Expected behavior: These settings are described in the JSON file.

@knightast
Copy link
Contributor

It will be fixed in version 3.4.0, which will be released in one or two weeks.

@qishipengqsp
Copy link
Collaborator

Already fixed

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

3 participants