1 Open Issue Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate the design decision of using a composite primary key `(id, study)` for the `trial` table in the e-Science Central Data Warehouse Client, and evaluate the feasibility and implications of replacing it with a single `SEQUENCE`-based `id` primary key. This involves considering potential data integrity issues, performance impacts, and the overall design principles of the data warehouse (scalability, schema flexibility, query performance).

Complexity: 4/5
help wanted

e-Science Central Data Warehouse Client

Python