| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary key |
globally unique identifier | |
| name |
Name of the db_info (Chapter name) |
string |
Required Max length: 50 |
| sequence |
Need to order by sequence asc |
integer | |
| font_size |
Font size |
decimal number | |
| fore_color |
Fore color |
string |
Max length: 6 |
| background_color |
Background color |
string |
Max length: 6 |
| is_closed |
Indicate that by default it should be collapsed |
boolean | |
| archived | boolean | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |