financial_records

3 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
divisions.financial_record_id divisions_ibfk_1 R
name VARCHAR 255 null
year_id INT UNSIGNED 10 null
years.id financial_records_ibfk_1 R
created_at DATETIME 19 CURRENT_TIMESTAMP
updated_at DATETIME 19 CURRENT_TIMESTAMP

Indexes

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

Relationships