mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-25 07:40:17 +01:00
README.md: Remove TODO for database try/except
Now database connection errors are properly excepted and raised.
This commit is contained in:
parent
d5d2d2149b
commit
140cc4cb07
@ -72,7 +72,6 @@ The item id is the *internal* id for an item. You can get these from the standar
|
||||
|
||||
- Better logging
|
||||
- Tests
|
||||
- Check if database exists (try/except)
|
||||
- Version API
|
||||
- Use JSON in PostgreSQL
|
||||
- Switch to [Python 3.6+ f-string syntax](https://realpython.com/python-f-strings/)
|
||||
|
Loading…
Reference in New Issue
Block a user