Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Skip virtual fields on UPSERTs (#405)
As with UPDATEs and INSERTs, all kinds of virtual fields should be skipped when forwarding inbound in payload data to UPSERT statements.
- Loading branch information