List of all items
Structs
- representations::DBConnectOptions
- representations::FFIColumnSelector
- representations::FFIJoin
- representations::FFILimitClause
- representations::FFIOrderByEntry
- representations::FFIUpdate
- utils::FFIDate
- utils::FFIDateTime
- utils::FFISlice
- utils::FFIString
- utils::FFITime
Enums
- errors::Error
- representations::DBBackend
- representations::FFIAggregation
- representations::FFIBinaryCondition
- representations::FFICondition
- representations::FFIJoinType
- representations::FFINullType
- representations::FFIOrdering
- representations::FFITernaryCondition
- representations::FFIUnaryCondition
- representations::FFIValue
- utils::FFIOption
Macros
Functions
- rorm_db_connect
- rorm_db_delete
- rorm_db_free
- rorm_db_insert
- rorm_db_insert_bulk
- rorm_db_insert_bulk_returning
- rorm_db_insert_returning
- rorm_db_query_all
- rorm_db_query_one
- rorm_db_query_optional
- rorm_db_query_stream
- rorm_db_raw_sql
- rorm_db_start_transaction
- rorm_db_update
- rorm_row_free
- rorm_row_get_binary
- rorm_row_get_bool
- rorm_row_get_date
- rorm_row_get_datetime
- rorm_row_get_f32
- rorm_row_get_f64
- rorm_row_get_i16
- rorm_row_get_i32
- rorm_row_get_i64
- rorm_row_get_null_binary
- rorm_row_get_null_bool
- rorm_row_get_null_date
- rorm_row_get_null_datetime
- rorm_row_get_null_f32
- rorm_row_get_null_f64
- rorm_row_get_null_i16
- rorm_row_get_null_i32
- rorm_row_get_null_i64
- rorm_row_get_null_str
- rorm_row_get_null_time
- rorm_row_get_str
- rorm_row_get_time
- rorm_runtime_shutdown
- rorm_runtime_start
- rorm_stream_free
- rorm_stream_get_row
- rorm_transaction_commit
- rorm_transaction_rollback