Modify ↓
Opened 19 years ago
Closed 19 years ago
#978 closed defect (fixed)
Postgres bug fixes
| Reported by: | Owned by: | Russ Tyndall | |
|---|---|---|---|
| Priority: | normal | Component: | TimingAndEstimationPlugin |
| Severity: | normal | Keywords: | postgres |
| Cc: | kkurzweil@… | Trac Release: | 0.10 |
Description
While migrating from sqlite to postgres I ran into a few bugs. I will attached my changes.
Attachments (1)
Change History (2)
Changed 19 years ago by
| Attachment: | timingandestimationplugin_r1666.patch added |
|---|
comment:1 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Thanks, I have rolled your changes into the main svn branch and updated the code to reflect them. I did push one of the rollbacks into the dbhelper layer rather than the api file.
I added you to the authors comments in the setup.py If you wish to have more information added, please supply it.
Thanks very much for the patch, See changeset:1667
Russ