My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jan 06, 2009
    issue 7 (SQL syntax error) reported by mloss.org   -   What steps will reproduce the problem? 1. dmigrate.py old-db new-db migrate.py 2. migrate.py What is the expected output? What do you see instead? ... File "../migrate.py", line 701, in progress count = query.count() ... sqlalchemy.exceptions.OperationalError: (OperationalError) near "S": syntax error u'SELECT count(1) AS count_1 \nFROM auth_permission' [] What version of the product are you using? On what operating system? svn version of dmigrate SQLAlchemy-0.4.9dev_r5593 python2.5 Please provide any additional information below.
    What steps will reproduce the problem? 1. dmigrate.py old-db new-db migrate.py 2. migrate.py What is the expected output? What do you see instead? ... File "../migrate.py", line 701, in progress count = query.count() ... sqlalchemy.exceptions.OperationalError: (OperationalError) near "S": syntax error u'SELECT count(1) AS count_1 \nFROM auth_permission' [] What version of the product are you using? On what operating system? svn version of dmigrate SQLAlchemy-0.4.9dev_r5593 python2.5 Please provide any additional information below.
 
Hosted by Google Code