The type of `PendingTransactions.user` is apparant...
# exposed
w
The type of
PendingTransactions.user
is apparantly
Column<EntityID<Int>>
, so comparing it to
user.id
seems to work.