abrandoned / activerecord-jdbcvertica-adapter

MIT License
3 stars 5 forks source link

Revert to the verbose version #11

Closed mrdeadsake closed 5 years ago

mrdeadsake commented 5 years ago

@film42

Don't ask me why but when we "simplified" this code it caused a problem where EVERY single field type got set to int no matter what it should have been.

I verified that this version correctly does the migration and sets the right type.