Page MenuHomeDevCentral

Ensure errno is always an integer in SqlException
ClosedPublic

Authored by dereckson on Oct 23 2025, 00:38.
Tags
None
Referenced Files
F24549312: D3803.diff
Thu, Feb 26, 17:36
F24549193: D3803.diff
Thu, Feb 26, 17:31
F24549190: D3803.diff
Thu, Feb 26, 17:31
Unknown Object (File)
Sun, Feb 22, 20:47
Unknown Object (File)
Sun, Feb 22, 20:47
Unknown Object (File)
Sun, Feb 22, 09:37
Unknown Object (File)
Sat, Feb 21, 10:24
Unknown Object (File)
Wed, Feb 18, 17:14
Subscribers
None

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 Not Applicable
Unit
Tests Not Applicable