Project

General

Profile

Actions

Feature #993

closed

Refactor links

Added by Alexander Watzinger about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Backend
Target version:
Start date:
2019-02-15
Estimated time:
8.00 h

Description

After refactoring the dates we decided to drop the table model.link_property because the only entries left there are type links.

These links are used to give types to links (e.g. has relationship, had participant). Because in these cases (they are system types) only one type can selected we will move this information into the model.link table with a new field called "type_id" which will have a foreign key constraint to the model.entity id field.

There will be no noticeable changes in the user interface but the database structure will get simpler and easier to process.

Actions #1

Updated by Alexander Watzinger about 5 years ago

  • Status changed from Assigned to In Progress
Actions #2

Updated by Alexander Watzinger about 5 years ago

  • Description updated (diff)
  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF