-
Notifications
You must be signed in to change notification settings - Fork 54
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
[Epic] Support schema updates #1002
Labels
Comments
This was referenced Dec 30, 2022
This was referenced Jan 12, 2023
This was referenced Feb 1, 2023
This was referenced Mar 15, 2023
Closed
This was referenced Jul 17, 2023
This was referenced Jul 27, 2023
This was referenced Aug 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Currently schemas can only be created, never updated or deleted. We need to allow this mutation, and we need a mechanic (Lens) to handle version differences between nodes.
This epic has been converted to an almanac form available here: https://source.almanac.io/docs/N2o87ZyxzsruNHSlAErwHMVnqNBPOZFn
Watch out for time-traveling queries and absolutely ensure that they are tested.
WARNING: The P2P system will break in its current form if collections are allowed to be renamed, see discussion in discord thread dev-db/Collection vs Schema (search for "The second thing is related to the schema ID. The P2P system uses").
Children (very roughly ordered in descending order of todo):
Tasks
Loosely related:
The text was updated successfully, but these errors were encountered: