Re: [SQLObject] manually created query
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Sean D. <hal...@gm...> - 2010-02-07 20:25:44
|
> Is there a way to drop this "handcrafted" query to the SQLObject and > get the result? > I think you can use Prestashop._connection.queryAll("SELECT ...") ~Sean |