Class Transaction TYPES ISOLATION_LEVELS LOCK commit() -> Promise rollback() -> Promise Class Transaction View code The transaction object is used to identify a runn...
Basic usage Options Read replication Dialects MySQL SQLite PostgreSQL MSSQL Executing raw SQL queries Basic usage To get the ball rollin' you first have to create an in...
Example usage Sequelize Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL,MariaDB, SQLite and MSSQL and features solid transact...