0.8.0 — 2014-06-26¶
✨ Added¶
Added support for SQL MERGE
🔧 Changed¶
Updated SQLA dependency selector to 0.9.x (build requires >= 0.9.6)
🐞 Fixed¶
Fixed incorrect quoting of identifiers with leading _
Fixed incorrect implementation for retrieving last generated PK (for auto inc columns)