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"). |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from PocketBase MCP Server
- add_field_migration
- apply_all_migrations
- apply_migration
- create_collection_migration
- create_migration
- create_record
- download_file
- fetch_record
- get_collection_schema
- get_log
- get_logs_stats
- list_collections
- list_logs
- list_migrations
- list_records
- revert_migration
- revert_to_migration
- set_migrations_directory
- update_record
- upload_file
Related Tools
- @mabeldata/pocketbase-mcp
- @mabeldata/pocketbase-mcp
- @mabeldata/pocketbase-mcp
- @mabeldata/pocketbase-mcp
- @DynamicEndpoints/pocketbase-mcp-server