Thomas Powell

Results 2 issues of Thomas Powell

While using `add_foreign_key` in a migration, I get the following error: ``` undefined method `add_column_options!' for class `ActiveRecord::ConnectionAdapters::PostgreSQLAdapter' ``` I double-checked that I'm using the latest from the `rais-4` branch:...