[Twisted-Python] patch for twisted.enterprise.row

Thomas Raschbacher lordvan at lordvan.com
Tue Nov 5 05:52:02 MST 2002


hi!

Patch for twisted.enterprise.row to allow a whereClause specified as
String too and to allow ORDER BY clause(will be checked if it's a valid
column).

while doing this i found out that in twisted.enterprise.row the
variable(String) 'type' is used. 'type' is a built-in function of Python
and i don't think the author wanted to overwrite it so i changed it to
Type.

all changes have been made on cvs version and are verified to work

Any comments,suggestions, ...

greetings LordVan


-- 
-----BEGIN GEEK CODE BLOCK-----
GCS/CC/E/M/MU/S d- s: a--- C++++(++) UL++++ P+ L++++ E W+++ N+++ o-- K w-- O
M-- V- PS+ PE-- Y++ PGP+++ t+++ 5+ X- R tv b++++ DI- D+ G++ e-->+++++ h-- !r
z-
------END GEEK CODE BLOCK------


-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sqlreflector-20021105.patch
Type: application/octet-stream
Size: 7866 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20021105/cf7e0d37/attachment-0002.obj>


More information about the Twisted-Python mailing list