Create
Query
ontos.db
—
datasets
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))
project_id (VARCHAR(50))
name (VARCHAR(255))
description (TEXT)
document_ids (JSON)
total_size (BIGINT)
document_count (INTEGER)
status (JSON)
tags (JSON)
metadata (JSON)
tenant_id (VARCHAR(50))
license_tier (JSON)
created_at (JSON)
updated_at (JSON)
deleted (BOOLEAN)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel