[sqlalchemy] Re: puzzling setup with ForeignKey - SOLVED

2009-02-20 Thread Alessandro Dentella
On Thu, Feb 19, 2009 at 12:57:07PM +0100, Alessandro Dentella wrote: Hi, in a working setup I added a ForeignKey to table 'cliente_cliente' as follows (client_id): class Project(Base): __tablename__ = ticket_project __table_args__ = {'useexisting' : True} id =

[sqlalchemy] Re: puzzling setup with ForeignKey

2009-02-19 Thread sandro dentella
On 19 Feb, 13:15, a...@svilendobrev.com wrote: if u make it the same way as the other ticket_status... key, would it work? No, it won't. *:-( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sqlalchemy group. To