minder icon indicating copy to clipboard operation
minder copied to clipboard

Rename project_id in rule_type_data_sources table

Open eleftherias opened this issue 1 year ago • 0 comments

Currently it's not obvious that the project_id referenced in the rule_type_data_sources table is the ID of the project that the rule type belongs to, since data sources and rule types can belong to different projects. Let's rename the column to rule_type_project_id to make it clearer.

eleftherias avatar Jan 15 '25 14:01 eleftherias