bla
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ export class Post extends Model<InferAttributes<Post>, InferCreationAttributes<P
|
||||
|
||||
|
||||
@BelongsToMany(()=>Bucket,{through: {model:'PostBucket'}, throughAssociations: {
|
||||
fromSource: 'postPostBuckets',
|
||||
fromSource: 'postBucketBuckets',
|
||||
toSource: 'post',
|
||||
fromTarget: 'postBucketPosts',
|
||||
toTarget: 'PostBucket',
|
||||
|
||||
Reference in New Issue
Block a user