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

Empty SchemaImpl_2_0 throws exception when calling plusType() #305

Closed
popematt opened this issue Feb 20, 2024 · 0 comments · Fixed by #306
Closed

Empty SchemaImpl_2_0 throws exception when calling plusType() #305

popematt opened this issue Feb 20, 2024 · 0 comments · Fixed by #306

Comments

@popematt
Copy link
Contributor

Here, I want to create Schema v2 and that's why I start with schemaSystem.newSchema("$ion_schema_2_0"); to force it to create schema v2, but it fails saying now version marker is not the first. If I don't add the version marker then it creates schema v1.

Originally posted by @r0b0ji in #304 (comment)

@popematt popematt changed the title Empty SchemaImpl_2_0 throws exception when calling plusType()` Empty SchemaImpl_2_0 throws exception when calling plusType() Feb 20, 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

Successfully merging a pull request may close this issue.

1 participant