Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fix DBCursor.pget() bug with keyword argument names when no data= is | Gregory P. Smith | 2006-06-05 | 1 | -0/+1 |
* | * add support for DBSequence objects [patch #1466734] | Gregory P. Smith | 2006-06-05 | 1 | -6/+7 |
* | Fix bsddb.db.DBError derived exceptions so they can be unpickled. | Gregory P. Smith | 2006-04-08 | 1 | -0/+1 |
* | Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env. | Neal Norwitz | 2006-01-25 | 1 | -0/+6 |
* | pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison | Gregory P. Smith | 2005-06-03 | 1 | -0/+1 |
* | bugfix for people executing test_all to run the test suite. (call the | Gregory P. Smith | 2004-03-16 | 1 | -1/+1 |
* | Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new | Gregory P. Smith | 2003-09-21 | 1 | -3/+3 |
* | Everything worked in both the distutils distro and in Python 2.3cvs, | Barry Warsaw | 2003-01-28 | 1 | -1/+6 |
* | Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at | Barry Warsaw | 2002-12-30 | 1 | -0/+76 |