biocodellc / biocode-fims-commons

Biocode Field Information Management System
3 stars 0 forks source link

in database properties file don't need schema #17

Closed jdeck88 closed 8 years ago

jdeck88 commented 8 years ago

This is specified in the database connection URL as the last part of the string (everything from the last "/" to the end of the string is the schema)

rodney757 commented 8 years ago

fixed with commit 2d54b95