I gather "pack all" just packages the contents of the application's directory...right?
This would then include the content "databases", right ? But if I want to deploy an app, it seems like I usually wouldn't want to also deploy the content of a database. Is there a way to "pack all" without including the content of databases?

