#1494 mod_storage_sql deletion limit check only with sql_manage_tables enabled

Reporter Zash
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Status-Fixed
  • Type-Defect
  • Milestone-0.11
  1. Zash on

    With SQLite3, if sql_manage_tables is set to false then mod_storage_sql does not perform the check for whether DELETE with LIMIT is supported (a SQLite3 compile time option) This may lead to a less efficient execution of certain deletion queries.

  2. Zash on

    Fixed in https://hg.prosody.im/0.11/rev/0c00274528a4

    Changes
    • tags Status-Fixed
  3. Zash on

    Changes
    • tags Milestone-0.11

New comment

Not published. Used for spam prevention and optional update notifications.