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

Implement consistency checks #501

Open
novoj opened this issue Mar 28, 2024 · 0 comments
Open

Implement consistency checks #501

novoj opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@novoj
Copy link
Collaborator

novoj commented Mar 28, 2024

While the transactions are designed - we still do a limited set of consistency checks (for example, mandatory attributes), but we don't check for the existence of referenced entities and so on. We don't do that because we want developers to have control over that, and that requires opening a few knobs here and there. This issue aims to add those checks with the ability to go into an "unsafe" mode where none of those checks are executed if the developer says so.

@novoj novoj added the enhancement New feature or request label Mar 28, 2024
@novoj novoj added this to the Alpha milestone Mar 28, 2024
@novoj novoj self-assigned this Mar 28, 2024
@novoj novoj modified the milestones: Alpha, Beta Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant