Ryan Quinn
Ryan Quinn
Sails permissions only considers models that are associated with controllers. If a permission exists for a model that isn't associated with a controller, this error is thrown: ``` TypeError: Cannot...
fix bug in removeUsersFromRole add tests for multiple user scenario
I have some testcases that I am running - if I run this code to call a stored procedure: ``` oracle.connect(connectData, function(err, connection) { connection.execute("call my stored procedure", ['some', 'inparams',...
4:59:30 pm 09:42:43am 0:04:01 Looks like it doesn't support seconds?