Modify ↓
Opened 18 years ago
Closed 18 years ago
#395 closed defect (fixed)
Database upgrade fails
Reported by: | anonymous | Owned by: | Radek Bartoň |
---|---|---|---|
Priority: | normal | Component: | DiscussionPlugin |
Severity: | normal | Keywords: | |
Cc: | rbrown@… | Trac Release: | 0.10 |
Description
When installing against the current trac trunk (circa trac 3025) I get the following error:
Command failed: 'pysqlite2.dbapi2.Connection' object has no attribute 'to_sql'
I've looked around but can't see any obvious way to fix it.
Attachments (0)
Change History (5)
comment:1 Changed 18 years ago by
Cc: | rbrown@… added; anonymous removed |
---|
comment:2 Changed 18 years ago by
Status: | new → assigned |
---|
comment:3 Changed 18 years ago by
I've performed the upgrade tasks by hand, and the plugin appears to be working as a result.
Seems to be just a problem with the installation routine.
comment:4 Changed 18 years ago by
I'll get famillarize with new DB API and I'll se what I can do with that.
comment:5 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in chageset 836.
Note: See
TracTickets for help on using
tickets.
This plugin is develeped against stable version (0.9.5), sorry.