| Issue 9: | Add an --auto-syncdb option to war command |
1 of 5
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
As suggested by Dave Jeffery on the mailing list, it could be an interesting enhancement to automatically run the syncdb management command when the application is being deployed. Actually, as there is no way to do exactly that, we could hack a dummy servlet which runs the syncdb command on its init() method. But I'm not still sure that's a good idea. |
|
,
Jun 01, 2009
(No comment was entered for this change.)
Summary: Add an --auto-syncdb option to war command
|
|
|
|