Wrong number of arguments calling `exec_insert`

…this is the error I have when I run db:migrate under jruby 1.7.4 and
rails 4.
Unable to use rails.

You need to change your Gemfile to use the ‘1.3.0.beta2’ version of
activerecord-jdbcsqlite3-adapter (or whichever database adapter you’re
using)

Ben

On 18 July 2013 20:46, Ben B. [email protected] wrote: