[OpenSIPS-Devel] [OpenSIPS/opensips] a34456: drouting: Allow DB_BLOB for the `dr_rules.timerec`...
    Liviu Chircu 
    noreply at github.com
       
    Mon Mar  1 15:12:02 EST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a344568453a3619f02bba0009e756241edd53e22
      https://github.com/OpenSIPS/opensips/commit/a344568453a3619f02bba0009e756241edd53e22
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-03-01 (Mon, 01 Mar 2021)
  Changed paths:
    M modules/drouting/dr_load.c
  Log Message:
  -----------
  drouting: Allow DB_BLOB for the `dr_rules.timerec` field
The recent extension to the time recurrence strings has caused the max
possible column size for `timerec` to easily exceeed 1KB, so BLOB
becomes the most appropriate column type in that case.
    
    
More information about the Devel
mailing list