Skip to content

Add usage time to database

Samuel GAIST requested to merge 541_add_usage_time_to_database into master

This merge request implements accessibility time handling for database objects.

Without dates the database behaviour is the same as now. If dates are added they become only accessible within the range of dates.

Experiment configured with these databases won't be re-run after access expiration.

Part of #541

Merge request reports