Sequelize-typescript: Support for type of transaction

Created on 16 Jun 2020  路  1Comment  路  Source: RobinBuschmann/sequelize-typescript

I want type support of transaction.

Most helpful comment

I use import { Transaction } from 'sequelize/types'. Works for me

>All comments

I use import { Transaction } from 'sequelize/types'. Works for me

Was this page helpful?
0 / 5 - 0 ratings