Test MySQL Connection

This commit is contained in:
GuilhermeWerner
2021-01-31 08:44:24 -03:00
parent 09a99f4860
commit 5a38931498
6 changed files with 92 additions and 22 deletions

@ -1,10 +1,10 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.toml": "properties"
}