create_migration
Generate a timestamped, empty migration file in PocketBase to manage database schema changes with a descriptive filename for tracking purposes.
Instructions
Create a new, empty PocketBase migration file with a timestamped name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | A brief description for the migration filename (e.g., "add_user_email_index"). |