patron_consent

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
borrowernumber INT 10 null
borrowers.borrowernumber patron_consent_ibfk_1 C
type TINYTEXT 255 null

consent type, could be custom type

given_on DATETIME 19 null
refused_on DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
borrowernumber Performance Asc borrowernumber

Relationships