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.
prepare-db-upgrade
1 parent 439dcc0 commit 34df9dcCopy full SHA for 34df9dc
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