feat: refactor db calls to url service
This commit is contained in:
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@@ -2,10 +2,11 @@
|
||||
"recommendations": [
|
||||
"ms-python.python",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.pylint",
|
||||
"mtxr.sqltools",
|
||||
"mtxr.sqltools-driver-pg",
|
||||
"genieai.chatgpt-vscode",
|
||||
"humao.rest-client"
|
||||
"humao.rest-client",
|
||||
"genieai.chatgpt-vscode"
|
||||
],
|
||||
"unwantedRecommendations": [
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user