4 lines
166 B
Markdown
4 lines
166 B
Markdown
# Database schemas
|
|
|
|
Schemas represent the current database structure. This is different to migrations which represent instructions to upgrade the database structure.
|