Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Grails-Database-Migration 1.0
-
Fix Version/s: None
-
Labels:None
Description
Related to the following forum discussion:
http://grails-plugins.847840.n3.nabble.com/database-migration-change-username-or-datasource-td3258032.html
Version 1:
'It might make sense to have a 'sync()' that can be called from BootStrap in those circumstances.'
Version 2:
Provide a property like grails.plugin.databasemigration.dataSource
Version 3:
others...
Maybe just have a parameter that the dbm-* scripts take that points to a datasource config file? That way whatever differences the user needs can be externalized.