Last change
on this file since e3d4e0a was e3d4e0a, checked in by Vlado 222039 <vlado.popovski@…>, 7 days ago |
Upload project files
|
-
Property mode
set to
100644
|
File size:
493 bytes
|
Rev | Line | |
---|
[e3d4e0a] | 1 | {
|
---|
| 2 | "sqltools.connections": [
|
---|
| 3 | {
|
---|
| 4 | "mysqlOptions": {
|
---|
| 5 | "authProtocol": "default",
|
---|
| 6 | "enableSsl": "Disabled"
|
---|
| 7 | },
|
---|
| 8 | "previewLimit": 50,
|
---|
| 9 | "server": "localhost",
|
---|
| 10 | "port": 3306,
|
---|
| 11 | "driver": "MySQL",
|
---|
| 12 | "name": "Local instance MySQL80",
|
---|
| 13 | "database": "innovadb",
|
---|
| 14 | "username": "root",
|
---|
| 15 | "connectionTimeout": 30,
|
---|
| 16 | "password": "1234"
|
---|
| 17 | }
|
---|
| 18 | ]
|
---|
| 19 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.