HomeDevCentral

Ensure errno is always an integer in SqlException

Description

Ensure errno is always an integer in SqlException

With PDO, we can receive errno as a string.

Test Plan: Run unit tests for PostgreSQL PDO driver

Differential Revision: https://devcentral.nasqueron.org/D3803

Details

Provenance
derecksonAuthored on Thu, Oct 23, 00:36
derecksonPushed on Thu, Oct 23, 00:39
Differential Revision
D3803: Ensure errno is always an integer in SqlException
Parents
rKERUALDa7ce0e351fab: Restrict return type
Branches
Unknown
Tags
Unknown
References
HEAD -> main