activerecord-import/test/support
Jamie Cobbett 6555fd70ba Correctly obey MySQL MAX PACKET
Use String's bytesize instead of size, because we're talking about byte length,
not string length. This resolves a problem on Ruby 1.9 with multi-byte
characters.
2011-05-08 21:35:47 +00:00
..
active_support Refactoring to allow for separation of activerecord-import code and activerecord's connection adapters. 2010-09-26 16:51:19 -04:00
mysql Correctly obey MySQL MAX PACKET 2011-05-08 21:35:47 +00:00
factories.rb Implementing the majority of generic #import tests. 2010-03-11 23:52:16 -05:00
generate.rb Initial work for re-packaging as gem. 2010-08-10 21:39:26 -04:00