mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 15:55:45 +00:00
rustdoc only supports text blocks
This commit is contained in:
parent
1fc18460b0
commit
c2dee0cf5a
@ -119,7 +119,7 @@ macro_rules! query (
|
||||
/// -----
|
||||
///
|
||||
/// `examples/queries/account-by-id.sql`:
|
||||
/// ```sql
|
||||
/// ```text
|
||||
/// select * from (select (1) as id, 'Herp Derpinson' as name) accounts
|
||||
/// where id = ?
|
||||
/// ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user