It likely wouldn't be defined for a SQL server caller. Even the mysql adapter defaults to a value [1]. I think it's wrong to see an ORM/abstraction like this as something that makes your app DB-independent as much as it provides a common library that people can learn and read about.
1: https://github.com/Pollenware/patio/blob/master/lib/adapters/mysql.js#L691 -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
