[OpenSIPS-Devel] [OpenSIPS/opensips] 0ed1ee: domain: add support for `DB_BLOB` attrs type

Liviu Chircu noreply at github.com
Fri Jan 28 15:46:57 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0ed1ee5726c470f95de40bfff04b8d47b73e9e86
      https://github.com/OpenSIPS/opensips/commit/0ed1ee5726c470f95de40bfff04b8d47b73e9e86
  Author: John Burke <john at voxtelesys.net>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M modules/domain/domain.c

  Log Message:
  -----------
  domain: add support for `DB_BLOB` attrs type


  Commit: 969a5a304df20b875d53259950c234f80c48d41a
      https://github.com/OpenSIPS/opensips/commit/969a5a304df20b875d53259950c234f80c48d41a
  Author: John Burke <john at voxtelesys.net>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M db/db_val.h

  Log Message:
  -----------
  db: add `DB_BLOB` to string parsing macro

Mysql/Mariadb return BLOB type when `group_concat_max_len`<=512. This will only occur when using custom SQL schema for OpenSIPS tables (such as VIEWs).


  Commit: d58c455e7b261d1000430a350d3ff479f03b6150
      https://github.com/OpenSIPS/opensips/commit/d58c455e7b261d1000430a350d3ff479f03b6150
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M db/db_val.h
    M modules/domain/domain.c

  Log Message:
  -----------
  Merge pull request #2742 from john08burke/domain_blob

domain: add support for `DB_BLOB` attrs type


Compare: https://github.com/OpenSIPS/opensips/compare/cde6757a3eba...d58c455e7b26



More information about the Devel mailing list