rowland/activerecord-fb-adapter

Rails 4.0

Closed this issue · 1 comments

undefined method `column_types' for [{"sum_id"=>nil}]:Array

on
@eMessi = G1Item.sum('importo', :conditions => cnz)

undefined method `column_types' for [{"sum_id"=>75673093201}]:Array
on
@eMessi = G1Item.calculate(:sum,:importo)

Ciao

I haven't had a chance to try Rails 4 yet. Please do investigate if you're interested in making Firebird work with Rails 4.