Skip to content

Database Migration - missing dbm-* commands in grails shell #14918

Open
@jamesfredley

Description

@jamesfredley

Issue description

Grails 7.0.0-M5 and 7.0.0-SNAPSHOT

Currently two are available.

grails> dbm-c                                                                                                                                                                                                        

dbm-changelog-to-groovy   dbm-create-changelog  

a longer list is available as Gradle tasks. The lists are expected to be the same after the script commands were previously restored.

dbmChangelogSync
dbmChangelogSyncSql
dbmClearChecksums
dbmDbDoc
dbmDiff
dbmDropAll
dbmFutureRollbackCountSql
dbmFutureRollbackSql
dbmGenerateChangelog
dbmGenerateGormChangelog
dbmGormDiff
dbmListLocks
dbmMarkNextChangesetRan
dbmMarkNextChangesetRanSql
dbmPreviousChangesetSql
dbmReleaseLocks
dbmRollback
dbmRollbackCount
dbmRollbackCountSql
dbmRollbackSql
dbmRollbackToDate
dbmRollbackToDateSql
dbmStatus
dbmTag
dbmUpdate
dbmUpdateCount
dbmUpdateCountSql
dbmUpdateSql
dbmValidate

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions