Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cast to bigint on PostgreSQL to avoid issues with big integer IDs (#40)
* Cast to bigint on postgresql to avoid issues with big integer IDs * Fix tests for sqlsrv * Reversed it by mistake * Remove leftover * Revert changes to tests (cherry picked from commit 3bb8083)
- Loading branch information