Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update statements to handle Non-incrementing PK's
The change in this if statement allows for the driver to correctly handle non-auto-incrementing primary keys. The check has been changed to if it is auto-incrementing or transient.
- Loading branch information