Skip to content

Commit 37e169a

Browse files
Merge branch 'master' of https://github.com/RobinBuschmann/sequelize-typescript into refactoring-1
2 parents 23f5c36 + 06724f0 commit 37e169a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
export interface IAssociationActionOptions {
3-
43
through?: any;
4+
transaction?: any;
55
}

0 commit comments

Comments
 (0)