Re: [SQLObject] SQLObject connection class for Rdbhost
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2010-02-15 21:16:42
|
Hello! I started to look at the patch. Almost everything is ok. Just one question: why 'utf8' is added to kw? are you sure you always want it there? in this spelling - 'utf8'? looks more like mysql... If you really want it there you don't need to test for it in kw at the end of __init__. Oleg. -- Oleg Broytman http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |