Fixed a heisenbug where looking at a column group would cause it to be shared.
authorMichael G Schwern <mschwern@cpan.org>
Tue, 11 Mar 2008 01:18:49 +0000 (01:18 +0000)
committerMichael G Schwern <mschwern@cpan.org>
Tue, 11 Mar 2008 01:18:49 +0000 (01:18 +0000)
commit96eab6f8adc4e23f4212aa6b6bf681137aa5f654
tree06360a0224ed08e1ea949688a97fe16b22deff84
parent8eae3205913692e5828b2d82b26ac73236d28682
Fixed a heisenbug where looking at a column group would cause it to be shared.
lib/DBIx/Class/CDBICompat/ColumnGroups.pm
t/cdbi-t/early_column_heisenbug.t [new file with mode: 0644]