2014-08-07 03:15:25 by Blue Rats | Files touched by this commit (2) |
Log message:
Version 0.4 - 2014-08-03
* Fix Mapping in Trim function
* Add __truediv__ alias of __div__ for Python3
* Fix For tables setter when tables is not a list
* Allow to add Table to existing From list
* Fix Select with for_ clause
* Add Null alias for None
* Add missing format of operand in Unary operator
|
2014-02-01 18:19:07 by Blue Rats | Files touched by this commit (1) |
Log message:
Remove FETCH_USING, because that's handled with magick now.
|
2014-02-01 15:10:47 by Blue Rats | Files touched by this commit (2) |
Log message:
Updated to latest release, 0.3. Remove setting WRKSRC. Fix HOMEPAGE.
Use pypi for MASTER_SITES. From CHANGELOG:
Version 0.3 - 2014-01-31
* Add returning to Update
* Add missing params for returning
* Add columns definitions to Function
* Fix AtTimeZone mapping
|
2014-01-30 05:54:57 by Blue Rats | Files touched by this commit (4) |
Log message:
Import py27-python-sql-0.2 as databases/py-python-sql.
python-sql is a library to write SQL queries in a pythonic way.
|