Fixes to Tree::AdjacencyList, and working tests.
authorAran Deltac <bluefeet@cpan.org>
Fri, 24 Mar 2006 03:43:16 +0000 (03:43 +0000)
committerAran Deltac <bluefeet@cpan.org>
Fri, 24 Mar 2006 03:43:16 +0000 (03:43 +0000)
commit0a298c734198290789bf9cbacb76893fb087af60
tree4a9e06fcea143b54288ff2a4226b3ca766e4c67a
parent169bb185fbb4cc0c50f7b17374adc29f6ea9d086
Fixes to Tree::AdjacencyList, and working tests.
lib/DBIx/Class/Positioned.pm
lib/DBIx/Class/Tree/AdjacencyList.pm
t/helperrels/27adjacency_list.t [new file with mode: 0644]
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/Employee/AdjacencyList.pm
t/lib/DBICTest/Schema/Employee/PositionedAdjacencyList.pm [deleted file]
t/lib/sqlite.sql
t/run/27adjacency_list.tl [new file with mode: 0644]