[Sqlalchemy-tickets] Issue #3580: sqlalchemy.exc.compileError: Unconsumed column Name (zzzeek/sqlal
Brought to you by:
zzzeek
|
From: mrudula c. <iss...@bi...> - 2015-11-10 15:01:30
|
New issue 3580: sqlalchemy.exc.compileError: Unconsumed column Name https://bitbucket.org/zzzeek/sqlalchemy/issues/3580/sqlalchemyexccompileerror-unconsumed mrudula chougule: Hi, I am having python+gtk application. I'm currently porting my python application from Ubuntu 10.04 to 14.04. I have sqlalchemy version of 0.8.4-1Ubuntu2.1 on Ubuntu 14.04. When trying to run my application, when it is trying to insert column into database it is throwing this error: **sqlalchemy.exc.compileError: Unconsumed column Name ** Please share your views or ideas to resolve this error. I'm stuck!! Thanks, Mrudula Responsible: _diana_ |