cli._makemigrations

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

Auto-generate schema migrations CLI command.

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

Auto-generate schema migrations CLI command.

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

cli._makemigrations

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

Symbols on this page

run_makemigrations
function
def run_makemigrations(args) -> None

Generate migration from schema diff.

Parameters

Name Type Default Description
args

View source · /home/runner/work/chirp/chirp/site/../src/chirp/cli/_makemigrations.py:1