Create
Query
ontos.db
—
tenants
alembic_version
artifacts
datasets
document_batch_mappings
documents
entities
mappings
ontologies
ontology_classes
projects
qualities
relationships
report_templates
reports
taxonomies
tenants
transformation_logs
triples
validations
workspaces
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Rename Column
Column
Select column
id (VARCHAR(50))
name (VARCHAR(255))
description (TEXT)
license_tier (JSON)
status (JSON)
primary_contact_email (VARCHAR(255))
organization (VARCHAR(255))
admin_user_ids (JSON)
settings (JSON)
usage_limits (JSON)
current_usage (JSON)
subscription_id (VARCHAR(255))
subscription_expires_at (JSON)
created_at (JSON)
updated_at (JSON)
last_active_at (JSON)
deleted (BOOLEAN)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel