activerecord4-redshift-adapter
activerecord4-redshift-adapter copied to clipboard
when running migrations many errors are shown
For example RETURNING is not allowed when running seed or SERIAL doesn't exist when running migrations. I forked your project and fixed those problems, see https://github.com/tavoaqp/activerecord4-redshift-adapter.
Cheers.
Hey @tavoaqp what about opening a pull request?
Hi @hajder, I just opened it
https://github.com/aamine/activerecord4-redshift-adapter/pull/17
Cheers