[sqlalchemy] Re: Syntax for IN (1,2,3)

2007-12-19 Thread Bertrand Croq
Le mercredi 19 décembre 2007 12:06, Marcin Kasperski a écrit : Maybe I missed something but can't find... Does there exist SQLExpression syntax for WHERE column IN (1,2,3,4) column.in_(1,2,3,4) -- Bertrand Croq ___ Net-ng

[sqlalchemy] Re: Virtual column-attribute

2007-12-19 Thread Bertrand Croq
. http://www.sqlalchemy.org/trac/wiki/FAQ#whyisntmy__init__calledwhenIloadobjects -- Bertrand Croq ___ Net-ng Tel : +33 (0)223 21 21 53 14, rue Patis Tatelin Fax : +33 (0)223 21 21 60 Bâtiment G

[sqlalchemy] Updating mappers after append_column

2007-07-18 Thread Bertrand Croq
Hi, Is it possible to reinitialize some mappers once a column has been added to a mapped table using the_table.append_column() ? Thanks. -- Bertrand Croq, Ingénieur Développement ___ Net-ng Tel : +33 (0

[sqlalchemy] Re: SELECT 'a fixed string', ...

2007-03-20 Thread Bertrand Croq
Le Mardi 20 Mars 2007 10:38, jose a écrit : try this: select([literal('a_fixed_string'), atable.c.col1, atable.c.col2]) Perfect ! Thanks a lot. -- Bertrand Croq, Ingénieur Développement ___ Net-ng Tel

[sqlalchemy] SELECT 'a fixed string', ...

2007-03-19 Thread Bertrand Croq
. Does anyone have a clue ? -- Bertrand Croq, Ingénieur Développement ___ Net-ng Tel : +33 (0)223 21 21 52 Immeuble Germanium Fax : +33 (0)223 21 21 60 80 av. des Buttes de CoesmesWeb : http