Menu

Trac Commit Log


Commit Date  
[r8591] by cboos

Follow-up to r8589, forgot to add the support for iterating directly on an !EagerCursor, without the !IterableCursor wrapper, as that is what the in-memory SQLite tests do.

2009-09-10 10:08:06 Tree
[r8590] by cboos

Enable connection pool again on non-Windows platform, for recent SQLite and PySqlite versions.

The problem that prompted r4493 seems to be gone.

2009-09-10 08:51:45 Tree
[r8589] by cboos

Use an ''eager'' cursor for PySqlite.

Pre-fetching all the rows seems to be a robust way to avoid the dreaded ''Database is locked'' error, which seems to be gone for good.

Thanks to Gerhard Haering who wrote the !EagerCursor class (see pysqlite🎫233).

Closes #3446.

2009-09-10 08:33:39 Tree
[r8588] by rblank

0.12dev: Fixed `svnmerge-(integrated|blocked)` properties to be in sync with `svn:mergeinfo`.

2009-09-09 19:00:40 Tree
[r8587] by rblank

0.12dev: Merged [8585] from 0.11-stable.

2009-09-09 18:44:32 Tree
[r8586] by rblank

0.12dev: Removed unnecessary `global` declarations.

2009-09-09 18:13:37 Tree
[r8585] by rblank

0.11-stable: Avoid reading the content of a node if it can be detected as being binary from the content type or the name. Suggested by Christian Boos.

Part of #2672.

2009-09-09 17:47:56 Tree
[r8584] by cboos

MultiRepos: merged with 0.12dev [8571:8583/trunk]

2009-09-09 09:28:40 Tree
[r8583] by rblank

0.12dev: Merged [8582] from 0.11-stable.

2009-09-08 23:51:15 Tree
[r8582] by rblank

0.11-stable: Added a mechanism for database backends to report errors while enumerating the supported schemes. Added version checks for PySqlite.

Initial patch by Christian Boos.

Closes #8625.

2009-09-08 22:42:02 Tree
Older >
MongoDB Logo MongoDB