Table sys_database_schema
Stores the reference to databases used by EQUELLA

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int8 19
description text 2147483647  √  null
online bool 1  √  null
password varchar 64  √  null
reporting_password varchar 64  √  null
reporting_url varchar 512  √  null
reporting_username varchar 64  √  null
url varchar 512  √  null
use_system bool 1
username varchar 64  √  null
Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc sys_database_schema_pkey