Commit afca8f7
committed
Fix boot up postgres rails tests, add undefined method `supports_identity_columns?'
NoMethodError: undefined method `supports_identity_columns?' for #<ActiveRecord::Schema:0x2cc82c83>
method_missing at /home/jessec/bryk/vendor_gems/rails/activerecord/lib/active_record/migration.rb:1047
say_with_time at /home/jessec/bryk/vendor_gems/rails/activerecord/lib/active_record/migration.rb:10171 parent 9c20a72 commit afca8f7
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
235 | 239 | | |
236 | 240 | | |
237 | 241 | | |
| |||
0 commit comments