Struct good_ormning::sqlite::schema::constraint::Constraint_
source · pub struct Constraint_ {
pub table: Table,
pub schema_id: SchemaConstraintId,
pub id: String,
pub type_: ConstraintType,
}Fields§
§table: Table§schema_id: SchemaConstraintId§id: String§type_: ConstraintType