| Column | Type | Description | | :--- | :--- | :--- | | id | INT (PK) | Unique ID | | series_id | INT (FK) | Linked Series/Manga | | chapter_number | FLOAT | e.g., 1, 1.5, 2 | | title | VARCHAR | Chapter Title | | status | ENUM | 'draft', 'qc', 'published', 'scheduled' | | created_by | INT (FK) | User ID of creator | | release_date | DATETIME | Null until scheduled/published | | created_at | TIMESTAMP | Creation time |

– Could be related to a game (e.g., Dragonia or Dragon Scans ), but no standard guide exists under that exact name.