Trait sqlx_core::database::HasStatementCache [−][src]
A Database that maintains a client-side cache of prepared statements.
A Database that maintains a client-side cache of prepared statements.
impl HasStatementCache for Any[src]impl HasStatementCache for MySql[src]impl HasStatementCache for Postgres[src]impl HasStatementCache for Sqlite[src]