Successfully creating a database if it does not already exist
This commit is contained in:
@ -3,5 +3,10 @@
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
]
|
||||
],
|
||||
"settings": {
|
||||
"files.exclude": {
|
||||
"node_modules": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user