Project

General

Profile

Actions

Feature proposal #5263

closed

Implement regex blocking

Added by krileon about 10 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
01 May 2015
Due date:
% Done:

100%

Estimated time:

Description

Implement support for blocking using regexp instead of direct 1:1 matching.

Actions #1

Updated by krileon about 8 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (3.0.0)
  • % Done changed from 0 to 100

Don't see a way to reliably or efficiently do this entirely with SQL as requires specific knowledge of SQL REGEXP. Additionally the new wildcard usage covers most of the scenarios where you'd be using REGEXP.

Actions

Also available in: Atom PDF