coldbox-orm-database-migrations

Official

Version and evolve ColdBox database schemas

AuthorColdBox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manage schema changes, rollbacks, and seed data across environments so teams can evolve ColdBox application databases safely and reproducibly without manual SQL edits.

Core Features & Use Cases

  • Declarative Migrations: Define schema changes using the SchemaBuilder API to create, alter, rename, and drop tables and columns.
  • Indexes & Relationships: Add indexes, unique constraints, primary keys, and foreign keys with cascade rules to enforce data integrity.
  • Seeding & Data Migrations: Write seeders and run QB queries to populate or migrate data as part of migration steps.
  • CLI Integration: Use commandbox-migrations and cfmigrations to create migration files, run migrations, rollback batches, reset, and seed databases in CI or local workflows.

Quick Start

Create a new migration named create_users_table, implement up and down with SchemaBuilder, and run box migrate up to apply it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: coldbox-orm-database-migrations
Download link: https://github.com/ColdBox/skills/archive/main.zip#coldbox-orm-database-migrations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.