Skip to content

Commit

Permalink
Merge pull request #198 from theseus-rs/revert-sqlx
Browse files Browse the repository at this point in the history
fix: revert sqlx from 0.8.2 to 0.7.4 to correct mysql and mariadb string conversion errors
  • Loading branch information
brianheineman authored Oct 2, 2024
2 parents fe2ea1c + b35a31d commit 243d709
Show file tree
Hide file tree
Showing 7 changed files with 219 additions and 68 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
--ignore RUSTSEC-2023-0071 \
--ignore RUSTSEC-2023-0086 \
--ignore RUSTSEC-2024-0320 \
--ignore RUSTSEC-2024-0363 \
--ignore RUSTSEC-2024-0370 \
--ignore RUSTSEC-2024-0376
Expand Down
Loading

0 comments on commit 243d709

Please sign in to comment.