Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Fix max length 1 #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix max length 1 #8

wants to merge 3 commits into from

Conversation

efirs
Copy link

@efirs efirs commented Mar 30, 2023

No description provided.

efirs added 3 commits March 30, 2023 14:56
* Merge existing schema with incoming document instead of
  overwriting.
* Cache schemas, do not read it from the Tigris on every query
* Support persisting empty arrays
* Allow fields to change the type.
  This is done by removing the fields from schema,
  and allowing containing object to contain additional fields.
  On read we unmarshall unknown fields accoring to JSON rules.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant