We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80fe54 commit 4710069Copy full SHA for 4710069
test/db/postgresql/table_name_test.rb
@@ -93,6 +93,6 @@ class SerialWithTrigger < ActiveRecord::Base;
93
assert sn.reload
94
95
SerialWithTrigger.columns
96
- end
+ end if ar_version('3.1')
97
98
end
0 commit comments