We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf1edd8 + 953f8a2 commit 06724f0Copy full SHA for 06724f0
lib/interfaces/IAssociationActionOptions.ts
@@ -1,5 +1,5 @@
1
2
export interface IAssociationActionOptions {
3
-
4
through?: any;
+ transaction?: any;
5
}
0 commit comments