Koha::Schema::Result::BorrowerPasswordRecovery
borrower_password_recovery
data_type: 'integer' is_nullable: 0
the user asking a password recovery
data_type: 'varchar' is_nullable: 0 size: 128
a unique string to identify a password recovery attempt
data_type: 'timestamp' datetime_undef_if_invalid: 1 default_value: current_timestamp is_nullable: 0
a time limit on the password recovery attempt