ComputerScienceHouse / ComputerScienceHouse/DEaDASS
Does not support postgres compliant database names
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When I try to create a database with the name `steve_test` I am presented with a 400 bad request.
As per the postgres docs, database names can container letters, numbers, or underscores.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.