On Dec 29, 8:50 am, Iñaki Baz Castillo <[email protected]> wrote: > > Specs are in the spec folder. You'll want to open up spec/adapters/ > > mysql_spec.rb, create a table using each of the 4 :size > > (:tiny, :medium, :long, and none) options for File, and check that the > > four types of blobs are created. > > ah ok. I'm used to TestUnit's but never used Ruby specs. I'll give a look.
Patch applied with a spec: http://github.com/jeremyevans/sequel/commit/098af7c53bec4a98b23d940b59871c88ce83b1c3 Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
