Back to docs
Database Detail
Inspect the schema, edit records, and manage settings for individual databases.
June 4, 2026database · records · schema · versions
Database Detail
This page gives you full control over a single database — schema, records, settings, and history.
Overview Tab
Key stats at a glance: record count, columns, views, and last updated. The Schema panel lists every column with its data type and constraints.
Click Open Table to enter the full spreadsheet-style data editor.
Column Types
| Type | Use for |
|---|---|
text | Short strings, names, labels |
number | Integers and decimals |
boolean | True/false flags |
date | Timestamps and date fields |
relation | Link to another database row |
file | Uploaded files and images |
Settings Tab
- Name & description — Update metadata
- Icon — Choose a visual icon
- Visibility — Change access rights
- Retention policies — Auto-archive or delete old records
Version History
Every schema change is tracked. Click any version to preview the diff, and hit Restore if you need to roll back.
⚠️ Warning: Restoring a version overwrites the current schema. Backup important data first.