vue-sails-example icon indicating copy to clipboard operation
vue-sails-example copied to clipboard

External DB

Open VicAMMON opened this issue 6 years ago • 1 comments

For some reason I can`t connect external DB, like mongo or Mysql. Sails uses internal local-disk storage instead of connected database. May I ask how to make it work ?

---------Up ------------ Tried to change default settings in sails-hook-orm. Got error - The installed version of adapter sails-mysql \ sails-mongo is too new! Installed version < 1.0. It helped. So issue in config files. Configs from config/datastores, config/models not overrides sails-hook-orm defaults ....

VicAMMON avatar Oct 24 '19 21:10 VicAMMON

If you found a solution I'm happy to accept a pull request.

ndabAP avatar Feb 04 '20 08:02 ndabAP