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 23f5c36 + 06724f0 commit 37e169aCopy full SHA for 37e169a
lib/interfaces/IAssociationActionOptions.ts
@@ -1,5 +1,5 @@
1
2
export interface IAssociationActionOptions {
3
-
4
through?: any;
+ transaction?: any;
5
}
0 commit comments