Manifest in rubyfb-0.5.8 vs Manifest in rubyfb-0.5.9
- old
+ new
@@ -43,10 +43,12 @@
ext/TypeMap.c
ext/TypeMap.h
ext/extconf.rb
ext/rfbint.h
ext/rfbsleep.h
+ext/rfbstr.c
+ext/rfbstr.h
ext/uncrustify.cfg
lib/Connection.rb
lib/ProcedureCall.rb
lib/SQLType.rb
lib/active_record/connection_adapters/rubyfb_adapter.rb
@@ -67,9 +69,10 @@
test/BlobTest.rb
test/CharacterSetTest.rb
test/ConnectionTest.rb
test/DDLTest.rb
test/DatabaseTest.rb
+test/FieldCharacterSetTest.rb
test/GeneratorTest.rb
test/KeyTest.rb
test/ResultSetTest.rb
test/RoleTest.rb
test/RowCountTest.rb