sqlx-oldapi 0.6.53

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, MSSQL, and ODBC.
Documentation
1
2
3
4
5
6
7
8
9
10
11
blank_issues_enabled: false
contact_links:
  - name: I have a question or problem
    url: https://github.com/launchbadge/sqlx/tree/main/FAQ.md
    about: See our FAQ.
  - name: I have a question or problem not covered in the FAQ
    url: https://github.com/launchbadge/sqlx/discussions/new?category=q-a
    about: Open a Q&A discussion.
  - name: Join SQLx's Discord
    url: https://discord.gg/hPm3WqA
    about: Join our Discord server for help, discussions and release announcements.