View Issue Details

IDProjectCategoryView StatusLast Update
0005911Composrcorepublic2024-09-06 00:19
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0005911: Add test for db_export
DescriptionWe do not currently have a test to make sure db_export.sh is in sync with database_relations. Add a test to check for this.
TagsRoadmap: v11
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2024-09-06 00:19

administrator   ~0009295

There was an additional problem I also fixed: TABLE_PURPOSE__FLUSHABLE cannot also define (add) TABLE_PURPOSE__FLUSHABLE_AGGRESSIVE because db_export only wants non-aggressive flushing. But with this definition, all flushing flags returned aggressive.

I removed the addition and ensured that any place that should check both flags is doing so separately.

Issue History

Date Modified Username Field Change
2024-09-05 22:43 Patrick Schmalstig New Issue
2024-09-05 22:43 Patrick Schmalstig Status non-assigned => assigned
2024-09-05 22:43 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-09-05 22:43 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-09-06 00:17 Patrick Schmalstig Status assigned => resolved
2024-09-06 00:17 Patrick Schmalstig Resolution open => fixed
2024-09-06 00:19 Patrick Schmalstig Note Added: 0009295