r8433@fortuna: dwc | 2006-04-11 12:36:42 -0400
r8431@fortuna (orig r1436): castaway | 2006-04-11 07:37:23 -0400
more TODOs
r8432@fortuna (orig r1437): matthewt | 2006-04-11 12:01:09 -0400
r9411@obrien (orig r1386): castaway | 2006-03-29 16:30:55 +0100
ResultSetManager example from CaptainCarlos
r9412@obrien (orig r1387): nigel | 2006-03-30 14:20:42 +0100
Cleaned up reference to DBIx::Class::Manual::FAQ which no longer exists
r9413@obrien (orig r1388): nigel | 2006-03-30 14:23:04 +0100
Cleaned up reference to DBIx::Class::Manual::FAQ which no longer exists
r9414@obrien (orig r1389): castaway | 2006-03-30 18:53:26 +0100
Typo fixups and small documentation expansions
r9426@obrien (orig r1396): matthewt | 2006-04-01 01:10:06 +0100
Storage::DBI error reporting improvement from Dan Sully
r9443@obrien (orig r1397): castaway | 2006-04-01 18:05:24 +0100
added "having"
r9444@obrien (orig r1398): castaway | 2006-04-01 22:28:34 +0100
New doc
r9447@obrien (orig r1401): purge | 2006-04-03 18:25:18 +0100
New tests for cascade_delete, including fail.
r9449@obrien (orig r1403): dsully | 2006-04-03 23:16:35 +0100
Wrap DBI->connnect and ->sth calls in eval to properly throw an exception.
r9453@obrien (orig r1407): nigel | 2006-04-04 13:48:50 +0100
Added some track test data and a cascading relationship test
r9454@obrien (orig r1408): purge | 2006-04-04 13:52:56 +0100
Fix to cascade_delete courtesy mst.
r9458@obrien (orig r1412): castaway | 2006-04-04 20:52:05 +0100
Use DocMap
r9461@obrien (orig r1414): matthewt | 2006-04-05 01:16:49 +0100
Rid of a wantarray
r9497@obrien (orig r1418): nigel | 2006-04-06 15:20:32 +0100
Applied mst fixes for delete on resultsetin [839] to update. Factored out common code
r9498@obrien (orig r1419): matthewt | 2006-04-06 16:54:56 +0100
Fixup to Cursor, updated Changes
r9520@obrien (orig r1420): captainL | 2006-04-06 18:36:57 +0100
fixed multiple column count distincts in SQLite and Oracle
r9528@obrien (orig r1423): nigel | 2006-04-07 12:03:36 +0100
Made storage txn_* functions log DBI operations to SQL debug trace
r9534@obrien (orig r1429): matthewt | 2006-04-08 18:43:08 +0100
fix to update with undefined relations
r9558@obrien (orig r1434): castaway | 2006-04-08 22:27:33 +0100
Skip distinct tests on old sqlite versions
r9568@obrien (orig r1435): matthewt | 2006-04-08 22:53:55 +0100
0.06001 changes