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 catalyst-gateway/event-db/queries/select_signed_documents.sql.jinja query make a function for cat-gateway service #1376

Open
Tracked by #1324
Mr-Leshiy opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1393
Assignees
Labels

Comments

@Mr-Leshiy
Copy link
Contributor

Mr-Leshiy commented Dec 11, 2024

Implement a function for cat-gateway with the Rust integration test with the using
catalyst-gateway/event-db/queries/select_signed_documents.sql.jinja query template using https://docs.rs/minijinja/latest/minijinja/ crate

  • This returns a single document. All data from the document is returned, including the payload and raw fields.
  • ver should be able to be optional, in which case get the latest ver of the given id
@Mr-Leshiy Mr-Leshiy changed the title Given an and return the exact matching record if it exists, or an error otherwise. Implement select_signed_documents.sql.jinja query make a function for cat-gateway service Dec 11, 2024
@Mr-Leshiy Mr-Leshiy changed the title Implement select_signed_documents.sql.jinja query make a function for cat-gateway service Implement catalyst-gateway/event-db/queries/select_signed_documents.sql.jinja query make a function for cat-gateway service Dec 11, 2024
@Mr-Leshiy Mr-Leshiy self-assigned this Dec 13, 2024
@Mr-Leshiy Mr-Leshiy added the F14 label Dec 13, 2024
@Mr-Leshiy Mr-Leshiy moved this from New to 🏗 In progress in Catalyst Dec 13, 2024
@Mr-Leshiy Mr-Leshiy moved this from 🏗 In progress to 👀 In review in Catalyst Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 👀 In review
1 participant