Remove the length limit on identifiers - it doesn't belong in DBIx::Class
authorAsh Berlin <ash_github@firemirror.com>
Tue, 3 Jun 2008 16:11:25 +0000 (16:11 +0000)
committerAsh Berlin <ash_github@firemirror.com>
Tue, 3 Jun 2008 16:11:25 +0000 (16:11 +0000)
commita7e65bb51bb6dbdfdaf229a6d0dd1d8c25bef337
tree2ab45437cbea611025041c63557a35855cfefffb
parente951858e3c499abf50e7bbe7e1d4e57460825511
Remove the length limit on identifiers - it doesn't belong in DBIx::Class
A few doc fixes
lib/DBIx/Class/ResultSet.pm
lib/SQL/Translator/Parser/DBIx/Class.pm
t/71mysql.t
t/86sqlt.t
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/LongColumns.pm [deleted file]