-
Notifications
You must be signed in to change notification settings - Fork 8
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(cat-gateway): Catalyst signed docs simple upsert and select queries templates #1365
Conversation
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
d7c5cd4
to
8048a25
Compare
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great.
Description
Added simple queries to insert and select "Catalyst signed docs" from the event-db:
insert_signed_documents.sql
select_signed_documents.sql.jinja
.select_signed_documents.sql.jinja
Added python integration test setup of these queries
Related Issue(s)
Closes #1371