{
    "href": "/post/2014/01/10/aura-sql-schema-2-0-0-beta1-released/",
    "relId": "2014/01/10/aura-sql-schema-2-0-0-beta1-released",
    "title": "Aura.Sql_Schema 2.0.0-beta1 Released",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/aura/",
            "relId": "aura",
            "title": "Aura",
            "author": null,
            "created": "2020-09-14 21:51:57 UTC",
            "updated": [
                "2020-09-14 21:51:57 UTC"
            ],
            "markup": "markdown"
        },
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/programming/",
            "relId": "programming",
            "title": "Programming",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2014-01-10 15:44:57 UTC",
    "updated": [
        "2014-01-10 15:44:57 UTC"
    ],
    "html": "<blockquote>\n<p>Wrapping up this week\u00e2\u0080\u0099s \u00e2\u0080\u009cone release a day\u00e2\u0080\u009d series is the 2.0.0-beta1 release of <a href=\"https://github.com/auraphp/Aura.Sql_Schema/tree/develop-2\">Aura.Sql_Schema</a>. You can <a href=\"https://github.com/auraphp/Aura.Sql_Schema/releases\">download it</a> directly or install via <a href=\"https://packagist.org/packages/aura/sql-schema\">Composer and Packagist</a>.</p>\n<p>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 <em>Schema</em> object and start reading your table and column information. (Because it is typehinted to PDO, this means the <em>Schema</em> can use an <a href=\"https://github.com/auraphp/Aura.Sql/tree/develop-2\">Aura.Sql v2</a> <em>ExtendedPdo</em> object as well.) The package supports MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.</p>\n</blockquote>\n<p>Via <a href=\"http://auraphp.com/blog/2014/01/10/aura-sql-schema-2beta1/\">Aura.Sql_Schema 2.0.0-beta1 Released</a>.</p>\n"
}
