Functionsยง
- calculate_
checksum - Calculate SHA256 checksum of a string
- calculate_
file_ checksum - Calculate SHA256 checksum of a file
- create_
migration_ filename - Create a normalized migration filename
- extract_
description_ from_ filename - Extract description from migration filename
- extract_
version_ from_ filename - Extract version from migration filename
- format_
timestamp - Format a timestamp for display
- generate_
migration_ template - Generate migration template content
- generate_
migration_ version - Generate a timestamp-based migration version
- is_
valid_ migration_ filename - Validate migration filename format
- parse_
migration_ content - Parse migration content to extract UP and DOWN sections