This commit is contained in:
Thorsten Muerell
2017-11-01 09:23:05 +01:00
parent e0dca9d1fc
commit 2198a59b46
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ out
node_modules node_modules
.vscode-test/ .vscode-test/
*.vsix *.vsix
**/.DS_Store

6
TODO.md Normal file
View File

@@ -0,0 +1,6 @@
# TODO List
* Logging aller ausgeführten Statements in ein Log-File (konfigurierbar)
* Parameter speichern und ausgeben
* DBMS Output ausgeben
* Runner in ein Client-Server-Konzept ändern