create_migration
Generate a new empty PocketBase migration file with a unique timestamped name. Provide a brief description to include in the filename for organizing schema changes.
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"). |