List of all items
Structs
Traits
- ToSql
- traits::CrudOps
- traits::FromRow
- traits::SqlCommand
- traits::SqlParams
- traits::SqlQuery
- traits::UpdateParams
Derive Macros
- macros::Deletable
- macros::FromRow
- macros::Insertable
- macros::Queryable
- macros::SqlParams
- macros::UpdateParams
- macros::Updateable
Functions
- crud_ops::delete
- crud_ops::fetch
- crud_ops::fetch_all
- crud_ops::get
- crud_ops::get_all
- crud_ops::get_by_query
- crud_ops::insert
- crud_ops::select
- crud_ops::select_all
- crud_ops::update
- transaction_ops::begin
- transaction_ops::tx_delete
- transaction_ops::tx_fetch
- transaction_ops::tx_fetch_all
- transaction_ops::tx_get
- transaction_ops::tx_get_all
- transaction_ops::tx_insert
- transaction_ops::tx_select
- transaction_ops::tx_select_all
- transaction_ops::tx_update