bitcoindevkit / bitcoindevkit/bdk-sqlite

Consider switch to using `query!` macro

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The [`query!`](https://docs.rs/sqlx/latest/sqlx/macro.query.html) macro can be used to check query correctness at compile time. Note: since it requires an active database connection, consider also generating a `.sqlx` file for use in [offline mode](https://github.com/launchbadge/sqlx/tree/main/sqlx-cli#enable-building-in-offline-mode-with-query).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.