feat: continued wip on supporting transactions
This commit is contained in:
Vendored
+4
-1
@@ -12,5 +12,8 @@
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"cSpell.words": ["Encryptor"],
|
||||
"python-envs.defaultEnvManager": "ms-python.python:system"
|
||||
"python-envs.defaultEnvManager": "ms-python.python:system",
|
||||
"search.exclude": {
|
||||
"**/Migrations": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user