data.schema

Page actions AI-ready formats and sharing
Open LLM text
Share with AI
Ask Claude Ask ChatGPT Ask Gemini Ask Copilot

Auto-generated schema migrations.

Chirp's migration system: schema-from-SQL, not dataclass-to-schema. Diffs your desired SQL against the current database to generate forward migrations.

Usage::

chirp makemigrations --db sqlite:///app.db --schema schema.py

Auto-generated schema migrations.

Chirp's migration system: schema-from-SQL, not dataclass-to-schema. Diffs your desired SQL against the current database to generate forward migrations.

Usage::

chirp makemigrations --db sqlite:///app.db --schema schema.py

data.schema

Name Type Default Description
type
qualified_name
element_type
description
source_file
line_number
is_autodoc
autodoc_element
_autodoc_template
_autodoc_url_path
_autodoc_page_type
title
doc_content_hash

View source · /home/runner/work/chirp/chirp/site/../src/chirp/data/schema/__init__.py:1