Aura.Sql_Schema 2.0.0-beta1 Released

Posted by Unknown on Friday, January 10, 2014


Wrapping up this week’s “one release a day” series is the 2.0.0-beta1 release of Aura.Sql_Schema. You can download it directly or install via Composer and Packagist.


The Aura.Sql_Schema package contains PDO-based tools to read table and column information from a database. If you already use PDO, or if your database abstraction layer of choice uses PDO under the hood, you can feed that PDO object to the Schema object and start reading your table and column information. (Because it is typehinted to PDO, this means the Schema can use an Aura.Sql v2 ExtendedPdo object as well.) The package supports MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.



Via Aura.Sql_Schema 2.0.0-beta1 Released.




more

{ 0 comments... » Aura.Sql_Schema 2.0.0-beta1 Released read them below or add one }

Post a Comment

Popular Posts