Fixed Database creation, The error was that there were 2 simultaenous Database connections, causing an error when both attempted to connect at once.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,6 +12,7 @@ dist
|
||||
dist-ssr
|
||||
.vite
|
||||
*.local
|
||||
*.sqlite
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
|
||||
Reference in New Issue
Block a user