Rework db schema

This commit is contained in:
2024-10-15 21:05:28 +02:00
parent d440ac0fd7
commit 071619cfb3
4 changed files with 64 additions and 42 deletions

View File

@@ -18,7 +18,8 @@
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
}
},
"editor.defaultFormatter": "golang.go"
},
"gopls": {
"usePlaceholders": true,