We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d86098 commit de4594bCopy full SHA for de4594b
spec/fx/schema_dumper_spec.rb
@@ -188,8 +188,6 @@
188
189
dump(connection: connection, stream: stream)
190
191
- debugger
192
-
193
# Verify blank lines before functions and triggers for readability
194
pattern = /(?<delimiter>end|SQL)\n\n (?<statement>create_function|create_trigger)/
195
# a blank line between the table and the function, and another between the function and the trigger
0 commit comments