Ticket #133 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

sqlobject support not working

Reported by: climbus Owned by: benbangert
Priority: highest Milestone: 0.9.4
Component: middleware Version: 0.9.3
Severity: blocker Keywords:
Cc:

Description

In database.py->AutoConnectHub?->get_connection() must be getConnection() because in slobject->ConnectionHub?->getConnection()

Attachments

database_getconnection.diff (0.6 KB) - added by guest 3 years ago.

Change History

Changed 3 years ago by guest

comment:1 Changed 3 years ago by bbangert

  • milestone set to 0.9.4

comment:2 Changed 3 years ago by bbangert

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

(In [1525]) * Fixed issue with SQLObject method override having wrong name. Reported by

climbus with patch. Fixes #133.

Note: See TracTickets for help on using tickets.


Powered by Pylons - Contact Administrators