fix: use same fix for the same cast in Migrate::apply() everywhere

This commit is contained in:
Austin Bonander
2024-08-20 02:24:36 -07:00
parent 06fc272c2b
commit a6526a1cf7
2 changed files with 3 additions and 3 deletions

View File

@@ -168,6 +168,7 @@ CREATE TABLE IF NOT EXISTS _sqlx_migrations (
let elapsed = start.elapsed();
// language=SQL
#[allow(clippy::cast_possible_truncation)]
let _ = query(
r#"
UPDATE _sqlx_migrations