Project

General

Profile

Actions

Feature proposal #8952

closed

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

Added by krileon almost 2 years ago. Updated 7 months 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.

Actions #1

Updated by krileon about 1 year ago

  • % Done changed from 30 to 50
Actions #2

Updated by krileon 10 months ago

  • % Done changed from 50 to 70
Actions #3

Updated by krileon 7 months ago

  • 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: Atom PDF