I'm trying to use waterline 0.10 with sails-mongo outside sails and everything is working fine but when I upgraded sails-mongo from 0.10.0-rc5 to 0.10.2 I'm getting now an error below is the error I getting.
Waterline encountered a fatal error when trying to perform the
alterauto-migration strategy.
...
Error (E_UNKNOWN) :: Encountered an unexpected error: Message contains no documents
...
Details: MongoError: Message contains no documents
Thanks in advance guys.