jonnyhyman / jonnyhyman/ResolveCollaboration
Mission Control Server Crash - Resolve Database Create
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 36
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The Mssion Control UI Crashes when trying to make a Resolve Database:
The following code appears in PowerShell after crash.
Windows 10
Resolve 17
File "C:\Users\XXXXXXXXX\Downloads\ResolveCollaboration-main\ResolveCollaboration-main\rmc\rmc_server.py", line 534, in database_create
cursor.execute(f"CREATE DATABASE {databasename} WITH OWNER='{username}'")
psycopg2.errors.SyntaxError: syntax error at or near "'michael333'"
LINE 1: CREATE DATABASE testdatabase WITH OWNER='michael333'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.