Registry / database / sqlx-core

sqlx-core

JSON →
library0.9.0rscratesunverified

Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

# Cargo.toml [dependencies] sqlx-core = "0.9.0"
INSTALL
IMPORT
SIG · SQLX-CORE
S
sqlx-core
databaserustv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Executor
use sqlx_core::Executor;

Demonstrates importing the core Executor trait.

use sqlx_core::Executor; fn main() { println!("SQLx core executor trait"); }
Debug
Known issues
gotchasqlx-core is an internal crate; use sqlx instead.
fix
Replace sqlx-core with the main sqlx crate in your dependencies.
affects: *
Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Meta
1
Amazon
1
OpenAI (training)
1
Resources