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

Database integrity checks #2

Open
tebe-nigrelli opened this issue Sep 20, 2024 · 2 comments
Open

Database integrity checks #2

tebe-nigrelli opened this issue Sep 20, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tebe-nigrelli
Copy link
Collaborator

tebe-nigrelli commented Sep 20, 2024

Add 'weak' checks that verify if database integrity is preserved by operations. Would help trust code more.

Examples

  • Check that the all columns of the databases correspond to datatype table row names
@tebe-nigrelli tebe-nigrelli added the enhancement New feature or request label Sep 20, 2024
@tebe-nigrelli tebe-nigrelli self-assigned this Sep 20, 2024
@tebe-nigrelli
Copy link
Collaborator Author

Will be coded later, for now taking care is enough

@tebe-nigrelli
Copy link
Collaborator Author

Some kind of error-correction if data has mistakes in it should prompt the user to manually fix the data

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