/- dbgate
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// the correct connections.jsonl file is NOT stored in this repo. instead, it is located here:
|
||||
// `/home/poq/syncDir/secrets/dbgate/connections.jsonl`
|
||||
//
|
||||
// and, from `99_deploy.sh`:
|
||||
// `cp /home/${system_user}/syncDir/secrets/dbgate/connections.jsonl ${file_path}/`
|
||||
@@ -1,15 +0,0 @@
|
||||
[poq@tuxwarrior .dbgate]$ cd /home/poq/.dbgate/
|
||||
[poq@tuxwarrior .dbgate]$ ls -al
|
||||
total 40
|
||||
drwxr-xr-x 1 poq poq 166 Apr 15 20:01 .
|
||||
drwxr-xr-x 1 poq poq 844 Apr 15 20:42 ..
|
||||
drwxr-xr-x 1 poq poq 0 Apr 15 19:41 apps
|
||||
drwxr-xr-x 1 poq poq 14 Apr 15 19:57 archive
|
||||
-rw-r--r-- 1 poq poq 1228 Apr 17 07:17 connections.jsonl
|
||||
drwxr-xr-x 1 poq poq 0 Apr 15 19:41 files
|
||||
drwxr-xr-x 1 poq poq 14280 Apr 16 14:57 jsl
|
||||
-rw-r--r-- 1 poq poq 224 Apr 15 19:49 .key
|
||||
drwxr-xr-x 1 poq poq 240 Apr 15 20:47 logs
|
||||
drwxr-xr-x 1 poq poq 0 Apr 15 19:41 plugins
|
||||
-rw-r--r-- 1 poq poq 24665 Apr 16 14:57 query-history.jsonl
|
||||
-rw-r--r-- 1 poq poq 537 Apr 17 07:17 settings.json
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"app.useNativeMenu": false,
|
||||
"currentEditorTheme": "cobalt",
|
||||
"other.licenseKey": null,
|
||||
"currentEditorFontSize": "12",
|
||||
"dataGrid.thousandsSeparator": false,
|
||||
"commands": {
|
||||
"query.executeCurrent": {
|
||||
"keyText": "CtrlOrCommand+Enter",
|
||||
"customKeyboardShortcut": true
|
||||
},
|
||||
"query.execute": {
|
||||
"keyText": "F5 | CtrlOrCommand+Shift+Enter",
|
||||
"customKeyboardShortcut": true
|
||||
},
|
||||
"shell.execute": {
|
||||
"keyText": "F5 | CtrlOrCommand+Shift+Enter",
|
||||
"customKeyboardShortcut": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user