• Table of contents
    1Introduction to the Database Migration Plugin
    2Getting Started
    3Configuration
    4General Usage
    5Groovy Changes
    6Groovy Preconditions
    7GORM Support
    8DbDoc Controller
  • Quick Reference

Grails Database Migration Plugin

(Quick Reference)

Database Migration Plugin - Reference Documentation

Authors: Burt Beckwith

Version: 1.4.0

Table of Contents

1Introduction to the Database Migration Plugin
1.1History
2Getting Started
2.1Migration from Autobase
3Configuration
4General Usage
5Groovy Changes
6Groovy Preconditions
7GORM Support
8DbDoc Controller
Quick Reference (hide)

Diff Scripts

dbm-diff
dbm-gorm-diff

Documentation Scripts

dbm-db-doc

Maintenance Scripts

dbm-changelog-sync-sql
dbm-changelog-sync
dbm-changelog-to-groovy
dbm-clear-checksums
dbm-create-changelog
dbm-drop-all
dbm-list-locks
dbm-list-tags
dbm-mark-next-changeset-ran
dbm-register-changelog
dbm-release-locks
dbm-status
dbm-tag
dbm-validate

Rollback Scripts

dbm-future-rollback-sql
dbm-generate-changelog
dbm-generate-gorm-changelog
dbm-rollback-count-sql
dbm-rollback-count
dbm-rollback-sql
dbm-rollback-to-date-sql
dbm-rollback-to-date
dbm-rollback

Update Scripts

dbm-previous-changeset-sql
dbm-update-count-sql
dbm-update-count
dbm-update-sql
dbm-update