Fix #153: Fixing sql snippets that failed on a DB with case-sensitive collation. (#152)

* Fixing sql snippets that failed on DBs that are case sensitive.

* Adding .vs/ (Visual Studio Code project dir) to .gitignore.

* Fixing typo.
This commit is contained in:
Stefán Jökull Sigurðarson
2017-11-20 13:49:33 -08:00
committed by Kevin Cunnane
parent 01d3fe6077
commit 7498e3a6da
2 changed files with 15 additions and 14 deletions
+1
View File
@@ -16,6 +16,7 @@ test-reports
.vscode-test
node_modules/
.build/
.vs/
out/
out-build/
out-editor/