Skip to content

Commit 35cc9a3

Browse files
authored
fix: read pivot id
1 parent 155ec93 commit 35cc9a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Interaction.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Interaction
2222
const RELATION_VIEW = 'view';
2323

2424
public static $pivotColumns = [
25+
'id',
2526
'subject_type',
2627
'relation',
2728
'relation_value',

0 commit comments

Comments
 (0)