Project

General

Profile

Actions

Feature proposal #8952

closed

Remove unnecessary triggers and improve delete/store behaviors with batch queries where possible

Feature proposal #8952: Remove unnecessary triggers and improve delete/store behaviors with batch queries where possible

Added by krileon over 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
16 May 2022
Due date:
% Done:

100%

Estimated time:

Description

Some table objects have delete/store triggers that really serve no purpose and is resulting in design patterns of loading large amounts of objects to be deleted or stored. Remove those triggers and replace the inefficient delete/stores with batch queries.

Updated by krileon almost 3 years ago Actions #1

  • % Done changed from 30 to 50

Updated by krileon over 2 years ago Actions #2

  • % Done changed from 50 to 70

Updated by krileon over 2 years ago Actions #3

  • Status changed from Assigned to Closed
  • % Done changed from 70 to 100

Removed several store/delete triggers from table classes that were redundant.

Actions

Also available in: PDF Atom