Ticket #1594 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

upgrade to SQLAlchemy 0.4.0 caused error!

Reported by: ali Assigned to: anonymous
Priority: high Milestone: 1.0.4
Component: TurboGears Version: 1.0.4b1
Severity: major Keywords:
Cc:

Description

it seems it will need some quick fixes.

...

output = database.run_with_transaction( File "<string>", line 5, in run_with_transaction File "/usr/lib/python2.4/site-packages/TurboGears-1.0.4b1-py2.4.egg/turbogears/database.py", line 363, in sa_rwt

req.sa_transaction = session.create_transaction()

AttributeError?: 'ScopedSession?' object has no attribute 'create_transaction

Powered by CherryPy? 2.2.1

Change History

10/24/07 17:45:59 changed by paj

  • status changed from new to closed.
  • resolution set to fixed.

This is fixed in the trunk, and there will be a TG 1.0.4 release shortly.