Skip to content

Commit

Permalink
Merge pull request #20069 from mshima/skip_ci-fix_quarkus
Browse files Browse the repository at this point in the history
export sql files
  • Loading branch information
DanielFran authored Oct 21, 2022
2 parents 14a116c + e2a478e commit e35eef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/server/files-sql.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,6 @@ function writeSqlFiles() {
}

module.exports = {
serverFiles,
writeSqlFiles,
};

0 comments on commit e35eef3

Please sign in to comment.