This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
dspace-statistics-api
Watch
1
Star
0
Fork
0
You've already forked dspace-statistics-api
mirror of
https://github.com/ilri/dspace-statistics-api.git
synced
2025-05-07 21:56:02 +02:00
Code
Releases
Activity
Files
68cb3905d1b499a5c3970bcd322c45d1a88519fe
dspace-statistics-api
/
dspace_statistics_api
History
Alan Orth
68cb3905d1
dspace_statistics_api/indexer.py: don't use psycopg2.extras.execute_values()
...
In psycopg version 3 we can use cursor.executemany().
2025-04-01 17:50:16 +03:00
..
docs
Prepare for next development version
2024-09-11 15:55:53 +03:00
__init__.py
Refactor project structure
2018-10-28 11:14:21 +02:00
app.py
dspace_statistics_api/app.py: don't use psycopg2.extras.register_uuid()
2025-04-01 17:44:36 +03:00
config.py
Prepare for next development version
2024-09-11 15:55:53 +03:00
database.py
Adjust psycopg connection for dict_row factory
2025-04-01 17:42:41 +03:00
indexer.py
dspace_statistics_api/indexer.py: don't use psycopg2.extras.execute_values()
2025-04-01 17:50:16 +03:00
stats.py
Add SPDX short license identifier to all Python files
2021-03-22 13:42:42 +02:00
util.py
Apply fixes from fixit
2023-12-09 13:57:55 +03:00