Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

New Feature: Scheme for data #12

Open
timothymarois opened this issue Feb 28, 2018 · 0 comments
Open

New Feature: Scheme for data #12

timothymarois opened this issue Feb 28, 2018 · 0 comments
Labels
V2 - Feature Request Version 2 Feature Request

Comments

@timothymarois
Copy link
Member

Ability to set a scheme for the database. Similar to the validate system, but only allow a specific scheme format to enter your data. This would allow you to maintain consistency with your database. And become closer to a traditional scheme database setup.

There should be two options loose and strict schemes.

  • loose which allows you to add additional data to the database that is not part of the scheme format.
  • strict which only supports data that belongs to the desired scheme format, and preventing non-schemed data from entering the database.

The scheme should be set up with the database config, and all documents created under that must support the scheme.

@timothymarois timothymarois added enhancement V1 - Feature Request Version 1 Feature Request labels Feb 28, 2018
@timothymarois timothymarois added V2 - Feature Request Version 2 Feature Request and removed enhancement V1 - Feature Request Version 1 Feature Request labels Jul 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
V2 - Feature Request Version 2 Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant