Skip to content

Instantly share code, notes, and snippets.

@patric-boehner
Created April 16, 2018 00:23
Show Gist options
  • Save patric-boehner/2efadfedff4e0b296921af0ef31eeac6 to your computer and use it in GitHub Desktop.
Save patric-boehner/2efadfedff4e0b296921af0ef31eeac6 to your computer and use it in GitHub Desktop.
Combine multiple .sql files from Local By Flywheel DB backup
cat *.sql > backup.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment