Plugin will work only for adapters which has Integer Primary Key, for example: would not work for MongoDB which for PK has UUID This code should be refactored: https://github.com/albertosouza/sails-context/blob/master/lib/index.js#L51-52