Project

General

Profile

Actions

Refactor #3144

closed

Remove user_id and inherited_from from models User and UserRole

Added by Daniel Lobato Garcia over 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Database
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Fields user_id in model User and inherited_from in model UserRole are
absolutely superfluous as they are not being used anywhere and result in
unnecessary lines of code and clutter in the database, which contains
NULL values in all cases.

Actions

Also available in: Atom PDF