资 源 简 介
This is a Grails plugin wrapper over DBDeploy.
Provides all the great features of DBDeploy in a grails-friendly fashion.
See the wiki pages for more on usage and also see dbdeploy.com to know more about DBDeploy (If you are not familiar with DBDeploy)
For a quick start use the following command to install the plugin
grails install-plugin dbdeploy
文 件 列 表
DbdeployGrailsPlugin.groovy
application.properties
lib
dbdeploy-cli-3.0M2.jar
plugin.xml
scripts
GenerateDbChanges.groovy
InitializeDbdeploy.groovy
_Install.groovy
_Uninstall.groovy
_Upgrade.groovy
src
samples
samples
001_test_create_table.sql
002_test_insert_data.sql
DbdeployConfig.groovy
createSchemaVersionTable.db2.sql
createSchemaVersionTable.hsql.sql
createSchemaVersionTable.mssql.sql
createSchemaVersionTable.mysql.sql
createSchemaVersionTable.ora.sql
createSchemaVersionTable.syb-ase.sql