Tests for adjacency list as well as a bunch of fixes.
authorAran Deltac <bluefeet@cpan.org>
Fri, 31 Mar 2006 19:21:38 +0000 (19:21 +0000)
committerAran Deltac <bluefeet@cpan.org>
Fri, 31 Mar 2006 19:21:38 +0000 (19:21 +0000)
commit8295812709d2b2fdc8dba6d448d5fa58011c4166
treeffa47688e3caaf1fbb6888774abf286250d06af4
parentb3bcf44e2615a333010ef29bbed0210b8bbecb46
Tests for adjacency list as well as a bunch of fixes.
lib/DBIx/Class/Tree.pm
lib/DBIx/Class/Tree/AdjacencyList.pm
lib/DBIx/Class/Tree/AdjacencyList/Positional.pm
t/10_adjacencylist.t [new file with mode: 0644]
t/lib/TreeTest.pm [new file with mode: 0644]
t/lib/TreeTest/Schema.pm [new file with mode: 0644]
t/lib/TreeTest/Schema/Node.pm [new file with mode: 0644]
t/lib/sqlite.sql [new file with mode: 0644]