Module db_adapter

Source

Structs§

DBConnectOption
DBConnectOption all of support Database Options abstract struct. use from(url:&str) or use from_mysql(),from_pg()…. or other method init this.
DBExecResult
DBQuery
DBTx
DBValue

Enums§

DBPool
DBPoolConn

Traits§

DataDecoder
DataDecoder Process some bson data not yet supported by the framework, which returns TypeInfo and bytes