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

feat: Postgres row hash validation support #589

Merged
merged 4 commits into from
Sep 22, 2022
Merged

Conversation

nehanene15
Copy link
Collaborator

Closes #586

Supports row hash validation for Postgres.
Support for random row is dependent on PR #588 being merged which sets the framework for SQLAlchemy random row.

@nehanene15 nehanene15 changed the title Postgres hash feat: Postgres row hash validation support Sep 16, 2022
@nehanene15
Copy link
Collaborator Author

/gcbrun

@nehanene15 nehanene15 merged commit 01765b3 into develop Sep 22, 2022
@nehanene15 nehanene15 deleted the postgres-hash branch September 22, 2022 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support row hash validation for Postgres
2 participants