jamesfredley opened a new issue, #14918:
URL: https://github.com/apache/grails-core/issues/14918
### 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
```
while the 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
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]