Message153508
| Author | anders.blomdell@control.lth.se |
|---|---|
| Recipients | anders.blomdell@control.lth.se, fviard, ghaering, ned.deily |
| Date | 2012-02-16.22:35:03 |
| SpamBayes Score | 9.000461e-05 |
| Marked as misclassified | No |
| Message-id | <1329431704.33.0.563802828617.issue10513@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> So my suggestion is to remove in "pysql_connection_commit" the call to : > pysqlite_do_all_statements(self, ACTION_RESET, 0); > to bring back the correct old behavior. That's what I have been running for years, now... > And also eventually to remove in "pysqlite_connection_rollback" the > call to : > pysqlite_do_all_statements(self, ACTION_RESET, 1); Have no opinion on this Would be really nice to not have to fix this in ech new release :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-16 22:35:04 | anders.blomdell@control.lth.se | set | recipients: + anders.blomdell@control.lth.se, ghaering, ned.deily, fviard |
| 2012-02-16 22:35:04 | anders.blomdell@control.lth.se | set | messageid: <1329431704.33.0.563802828617.issue10513@psf.upfronthosting.co.za> |
| 2012-02-16 22:35:03 | anders.blomdell@control.lth.se | link | issue10513 messages |
| 2012-02-16 22:35:03 | anders.blomdell@control.lth.se | create | |