Is it possible to override this mapping without delving into styles.py?
On 8/10/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
>
> On Fri, Aug 10, 2007 at 04:16:43PM -0400, luis cota wrote:
> > Why is SQLObject mapping the CMBSHistory class to "cmbs_history" as a
> name?
>
> The mapping is performed by a style object. A style is attached to an
> every SQLObject class to map names between Python and SQL. There is
> a number of available styles, and you can write your own. See
> sqlobject/styles.py.
>
> Oleg.
> --
> Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED]
> Programmers don't die, they just GOSUB without RETURN.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> sqlobject-discuss mailing list
> sqlobject-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss