Skip to content

Commit 16fefd6

Browse files
committed
Typo
1 parent 203381c commit 16fefd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/active_record/connection_adapters/sqlserver/core_ext/calculations.rb

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def calculate(operation, column_name)
1515
else
1616
super
1717
end
18+
end
1819
end
1920

2021
private

0 commit comments

Comments
 (0)