Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8248f60 + 34df9dc commit 05f0991Copy full SHA for 05f0991
1 file changed
misc/scripts/prepare-db-upgrade.sh
@@ -83,7 +83,7 @@ case "${lang}" in
83
csharp | cpp | javascript | python)
84
scheme_file="${lang}/ql/lib/semmlecode.${lang}.dbscheme"
85
;;
86
- ruby)
+ go | ruby | swift)
87
scheme_file="${lang}/ql/lib/${lang}.dbscheme"
88
89
*)
0 commit comments