# Conflicts: # src/lib/database.d.ts # src/routes/+page.svelte # src/routes/space/[id]/+page.svelte
Database schemas
Schemas represent the current database structure. This is different to migrations which represent instructions to upgrade the database structure.