Skip to content

Commit

Permalink
mysql config
Browse files Browse the repository at this point in the history
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
  • Loading branch information
shlomi-noach committed Aug 16, 2023
1 parent d23e017 commit 54d2af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/ci-github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -x
set -e
shopt -s expand_aliases

output_file="${TMPDIR:-/tmp}/schemadiff-ci-output.sql"
create_t1="create table t1 (id int primary key)"
Expand Down

0 comments on commit 54d2af0

Please sign in to comment.