Converted to using only 2 transactions by default and added the num_txns to the header
[dbsrgits/DBM-Deep.git] / t / 33_transactions.t
2007-01-17 rkinyon Converted to using only 2 transactions by default and...
2007-01-16 rkinyon Fixed test to remove SKIP for non-win32 machines
2007-01-14 rkinyon Fixed a bug with how transactions worked across a reindex
2006-12-24 rkinyon First transaction test file passes
2006-12-23 rkinyon More tests are passing
2006-12-18 rkinyon Added more tests and rollback/commit are kinda working
2006-12-17 rkinyon Added another test
2006-12-13 rkinyon Transactions now seem to work, except for the rollback...
2006-12-09 rkinyon Initial code written for transactional isolation
2006-12-09 rkinyon The engine object is now a singleton in preparation...
2006-12-04 rkinyon Keys now works and tests that aren't meant to pass...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-06-07 rkinyon r14010@rob-kinyons-powerbook58: rob | 2006-06-07...
2006-05-01 rkinyon r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-04-27 rkinyon CLEAR now works ... all that's left before 0.99_01...
2006-04-27 rkinyon Renamed a few things to make more sense