fix uninitialized warnings for Firebird
authorRafael Kitover <rkitover@cpan.org>
Wed, 19 Oct 2011 20:58:43 +0000 (16:58 -0400)
committerRafael Kitover <rkitover@cpan.org>
Wed, 19 Oct 2011 20:58:43 +0000 (16:58 -0400)
commit4a01c33f6602206d763851bcd795561499baa6e6
tree014c8f48af33dba3ec356aceb7d17dc25d498c2a
parent354b6942f6aa6330fdb859e9ad3eb894a94f715a
fix uninitialized warnings for Firebird

Check if the character_set_id for a column is NULL before comparing it
to a value to fix uninitialized warnings in the tests.
lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm