1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-09-28 21:14:18 +02:00
dspace-statistics-api/dspace_statistics_api
Alan Orth 9e7dd28156 dspace_statistics_api/app.py: Use parameterized SQL queries
This is a better way to run SQL queries because psycopg2 takes care
of the quoting for us.
2020-03-02 11:16:05 +02:00
..
docs Sync API documentation HTML with README.md 2018-11-01 00:37:52 +02:00
__init__.py Refactor project structure 2018-10-28 11:14:21 +02:00
app.py dspace_statistics_api/app.py: Use parameterized SQL queries 2020-03-02 11:16:05 +02:00
config.py Format code with black 2019-11-27 12:30:06 +02:00
database.py Sort imports with isort 2019-11-27 12:31:04 +02:00
indexer.py dspace_statistics_api/indexer.py: Use UUID 2020-03-01 21:22:10 +02:00