creating cds model of chinook db

This commit is contained in:
Dzmitry_Tamashevich@epam.com
2020-09-29 16:35:55 +03:00
committed by Daniel Hutzel
parent dc72442764
commit e33a455154
21 changed files with 425 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"files.exclude": {
"**/.gitignore": true,
"**/.git": true,
"**/.vscode": true
}
}