mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 23:35:20 +00:00
fix macro
This commit is contained in:
parent
159dc800bd
commit
ac0690822c
@ -48,7 +48,7 @@ impl Migrator {
|
||||
///
|
||||
/// ```rust,no_run
|
||||
/// # use sqlx_core::migrate::MigrateError;
|
||||
/// # [cfg(feature = "sqlite")]
|
||||
/// # #[cfg(feature = "sqlite")]
|
||||
/// # fn main() -> Result<(), MigrateError> {
|
||||
/// # sqlx_rt::block_on(async move {
|
||||
/// # use sqlx_core::migrate::Migrator;
|
||||
|
Loading…
x
Reference in New Issue
Block a user