Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
> I would ask a simple feature, it might be a groovy script to run the
> changelog without restarting grails server. just like typing grails
> autobase migrate
This is a bit tricky, because we'll have to fire off hbm2ddl first (otherwise, migrations will get screwed up). But this would be nice.
Project is abandoned