UNPKG

mssql2

Version:

Microsoft SQL Server client for Node.js (fork)

6 lines 121 B
module.exports = READ_UNCOMMITTED: 0x01 READ_COMMITTED: 0x02 REPEATABLE_READ: 0x03 SERIALIZABLE: 0x04 SNAPSHOT: 0x05