Skip to content

Commit 4cebbdc

Browse files
author
Baptiste Perbos
committed
chore: cop
1 parent b4386b1 commit 4cebbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/safe-pg-migrations/plugins/blocking_activity_logger.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def output_blocking_queries(queries)
105105
"lock mode: #{mode || 'null'}, " \
106106
"lock pid: #{pid || 'null'}, " \
107107
"lock transactionid: #{transactionid || 'null'}",
108-
true,
108+
true
109109
)
110110
end
111111
end

0 commit comments

Comments
 (0)