[SQLObject] Call a function in a schema
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Christian S. <chr...@un...> - 2009-06-11 09:30:53
|
Dear sqlobject users, Is it possible to call functions with func() in a postgresql schema other than the public one? I am using SQLObject 0.10. Thanks a lot for your help! Regards, Christian. |