We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a75da commit 18dd6d0Copy full SHA for 18dd6d0
1 file changed
misc/scripts/prepare-db-upgrade.sh
@@ -80,7 +80,7 @@ case "${lang}" in
80
java)
81
scheme_file="${lang}/ql/lib/config/semmlecode.dbscheme"
82
;;
83
- csharp | cpp | javascript | python)
+ csharp | cpp | javascript | python | powershell)
84
scheme_file="${lang}/ql/lib/semmlecode.${lang}.dbscheme"
85
86
go | ruby | swift)
0 commit comments