It would be nice to bundle the .sql files with the bhima application so that the app can create its own tables if they do not exist. This would greatly simplify the application install since the logic for building the database could be encoded into the application itself rather than depend being built by an install script.