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
Insert row into tenants
id
Primary key.
VARCHAR(50) NOT NULL
name
VARCHAR(255) NOT NULL
description
TEXT
license_tier
JSON
status
JSON NOT NULL
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 NOT NULL
updated_at
JSON NOT NULL
last_active_at
JSON
deleted
BOOLEAN
Insert
Cancel