paymentapi::schema::transaction_log

Type Alias SqlType

pub type SqlType = (Uuid, Varchar, Varchar, Nullable<Varchar>, Nullable<Timestamp>);
Expand description

The SQL type of all of the columns on this table