Re: [sqlalchemy] Bug in mssql dialect?

2011-03-04 Thread Michael Naber
You are right. Thanks once again. On Mar 3, 2011, at 11:11, Michael Bayer wrote: > That looks certainly like a misconfigured relationship(). Not sure why > SQLite would let it pass through (sqlite is in general extremely liberal), > but that's clearly a literal string passed to a join expres

Re: [sqlalchemy] Bug in mssql dialect?

2011-03-03 Thread Michael Bayer
That looks certainly like a misconfigured relationship(). Not sure why SQLite would let it pass through (sqlite is in general extremely liberal), but that's clearly a literal string passed to a join expression sent to relationship as in relationship(... primaryjoin=and_(some expression, "Edge