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.
1 parent bf1edd8 commit 953f8a2Copy full SHA for 953f8a2
lib/interfaces/IAssociationActionOptions.ts
@@ -1,5 +1,5 @@
1
2
export interface IAssociationActionOptions {
3
-
4
through?: any;
+ transaction?: any;
5
}
0 commit comments