Create
Query
ontos.db
—
document_batch_mappings
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 document_batch_mappings
id
Primary key.
VARCHAR(50) NOT NULL
batch_id
VARCHAR(50) NOT NULL
original_document_id
VARCHAR(50)
original_filename
VARCHAR(255)
start_offset
INTEGER
end_offset
INTEGER
sequence_order
INTEGER
tenant_id
VARCHAR(50) NOT NULL
project_id
VARCHAR(50)
created_at
JSON NOT NULL
Insert
Cancel