summaryrefslogtreecommitdiff
path: root/databases/py-python-sql/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2015-06-26Version 0.7 - 2015-05-19rodent1-1/+7
* Fix WINDOW and HAVING params order in Select * Add window functions * Add filter and within group to aggregate * Add limitstyle with 'offset' and 'limit' * Add Lateral
2015-04-01Version 0.6 - 2015-02-05rodent1-1/+13
* Fix Delete query under multithread * Add missing quote for with query name Version 0.5 - 2015-01-29 * Add schema * Add Common Table Expression * Escape Mod operator '%' with format paramstyle * Deprecate Interesect in favor of Intersect * Add Values
2014-01-30Import py27-python-sql-0.2 as databases/py-python-sql.rodent1-0/+71
python-sql is a library to write SQL queries in a pythonic way.