Aura.SqlQuery v2.1.0 Release Notes

Release Date: 2014-08-24 // over 9 years ago
    • ➕ ADD: Select::fromRaw() to allow raw FROM clause strings.
    • 🏗 CHG: In Select, quote the columns at build time, not add time.
    • CHG: In Select, retain columns keyed on their aliases (when given).
    • ⚡️ DOC: Updates to README and docblocks.