Fix for SQLite to ignore the { for => ... } attribute
authorMoritz Onken <onken@netcubed.de>
Wed, 3 Mar 2010 11:05:51 +0000 (11:05 +0000)
committerMoritz Onken <onken@netcubed.de>
Wed, 3 Mar 2010 11:05:51 +0000 (11:05 +0000)
commit09cedb88933d7210c4af1b6bed5639bad24ea4c9
treebbc5cc61737bf3ff6fb982ff820111fce4cd422b
parent5b71a733e3a566267b423c030d705c43e19dc43d
Fix for SQLite to ignore the { for => ... } attribute
Changes
lib/DBIx/Class/SQLAHacks/SQLite.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/SQLite.pm
t/sqlahacks/sqlite.t [new file with mode: 0644]