]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11727: [core] Add SWITCH_DATABASE_FLAG_ROW_SIZE_LIMIT for databases unable to...
authorAndrey Volk <andywolk@gmail.com>
Sun, 24 Mar 2019 08:13:26 +0000 (12:13 +0400)
committerAndrey Volk <andywolk@gmail.com>
Mon, 15 Jul 2019 18:18:30 +0000 (22:18 +0400)
commit7fc9eafa7416fc37fcc84fd455b3dc87623bce21
tree7f872349b3c0630e8c2b12b9b3f0598ab8228072
parent07e0d4f90cb6435e4ffe3c02864b98fe4df78c14
FS-11727: [core] Add SWITCH_DATABASE_FLAG_ROW_SIZE_LIMIT for databases unable to create wide tables.
src/include/switch_core.h
src/include/switch_module_interfaces.h
src/include/switch_types.h
src/switch_core_sqldb.c