18 lines
No EOL
468 B
JSON
18 lines
No EOL
468 B
JSON
{
|
|
"sqltools.connections": [
|
|
{
|
|
"mysqlOptions": {
|
|
"authProtocol": "default",
|
|
"enableSsl": "Disabled"
|
|
},
|
|
"previewLimit": 50,
|
|
"server": "localhost",
|
|
"port": 3306,
|
|
"driver": "MariaDB",
|
|
"name": "emailassistant",
|
|
"database": "emailassistant",
|
|
"username": "emailuser",
|
|
"password": "miguel33020"
|
|
}
|
|
]
|
|
} |