Shame on me, it was too late, i was tired :p
That's do the trick.
Thanks Oleg ;-)
On Thu, Jul 22, 2010 at 8:02 AM, Oleg Broytman <p...@phd.pp.ru> wrote:
> On Thu, Jul 22, 2010 at 02:04:21AM +0200, Julien Syx wrote:
> > What i want to do is something like this :
> >
> > for columns in table:
> > print columns.name
> >
> > I defined my class like this :
> > Class Rights(SQLObject):
> > user_view = BoolCol
> > ...
>
> print Rights.sqlmeta.columnList
> print Rights.sqlmeta.columns
> print Rights.sqlmeta.joins
> print Rights.sqlmeta.indexes
>
> See the class sqlmeta in main.py.
>
> Oleg.
> --
> Oleg Broytman http://phd.pp.ru/ p...@phd.pp.ru
> Programmers don't die, they just GOSUB without RETURN.
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> sqlobject-discuss mailing list
> sqlobject-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss