Aura.Sql v3.0.0 Release Notes

Release Date: 2018-06-11 // almost 6 years ago

    ๐Ÿ›  Fixed issue #163: Add getAttribute and setAttribute functions to make sure pdo is connected before calling the functions

    ๐Ÿ”€ Merged pull request #170: fixes error "Class 'Aura\Sql\PDO' not found"

    ๐Ÿ”€ Merged pull request #174: fixes bug with null value.


Previous changes from v3.0.0-beta1

  • ๐Ÿš€ First beta release.

    ๐Ÿ“š Updated documentation, and added a Bookdown JSON file.

    0๏ธโƒฃ The sqlsrv driver now defaults to exceptions like all other drivers.