Aura.Sql v2.5.3 Release Notes

Release Date: 2018-08-02 // over 5 years ago

    ExtendedPdo::bindValue() method now binds PDO::PARAM_BOOL values as string '0' and string '1'; this addresses a not-a-bug-but-still-surprising behavior in PDO; cf. https://bugs.php.net/bug.php?id=49255.

    🛠 Other hygiene fixes to docs, docblocks, etc.