Create
Query
ontos.db
—
report_templates
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 report_templates
id
Primary key.
VARCHAR(50) NOT NULL
project_id
VARCHAR(50)
name
VARCHAR(255) NOT NULL
status
JSON NOT NULL
tenant_id
VARCHAR(50) NOT NULL
license_tier
JSON
document_ids
JSON
variables
JSON
metadata
JSON
created_at
JSON NOT NULL
updated_at
JSON NOT NULL
deleted
BOOLEAN
Insert
Cancel