building5 / sails-db-migrate

db-migrate integration for sails.js
MIT License
61 stars 32 forks source link

Adding support for url field in connection #9

Closed tobalsgithub closed 10 years ago

tobalsgithub commented 10 years ago

sails-postgresql and sails-mysql both have the option of specifying the connection using connection.url, rather than connection.host, connection.database, etc. This just adds support for that if it is present.

tobalsgithub commented 10 years ago

Spacing updated

leedm777 commented 10 years ago

Thanks! Published in 0.5.0.