Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
eldering committed Aug 25, 2024
1 parent bce190a commit ba630f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/dj_setup_database.in
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ mysql_options()
mysql()
{
mysql_options
verbose mysql "${_mysql_options[@]}" --silent --skip-column-names "$@"
command mysql "${_mysql_options[@]}" --silent --skip-column-names "$@"
}

Expand Down

0 comments on commit ba630f7

Please sign in to comment.