-
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): Add simple signed_docs
select query, update insert query.
#1393
base: main
Are you sure you want to change the base?
Conversation
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
catalyst-gateway/bin/src/service/common/types/generic/query/pagination.rs
Outdated
Show resolved
Hide resolved
catalyst-gateway/bin/src/service/common/types/generic/query/pagination.rs
Outdated
Show resolved
Hide resolved
catalyst-gateway/bin/src/service/common/types/generic/query/pagination.rs
Outdated
Show resolved
Hide resolved
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
Description
select_signed_docs
.advanced_select_signed_docs
Jinja
templates processing.insert_signed_docs
, with adding checks if the data exists inside the db.Related Issue(s)
Closes #1376, #1377