Page MenuHomeDevCentral

Ensure errno is always an integer in SqlException
ClosedPublic

Authored by dereckson on Thu, Oct 23, 00:38.

Details

Summary

With PDO, we can receive errno as a string.

Test Plan

Run unit tests for PostgreSQL PDO driver

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
Tests Passed
Branch
main
Build Status
Buildable 6083
Build 6367: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Thu, Oct 23, 00:39