]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "res_config_odbc: Preserve empty strings returned by the database"
authorSean Bright <sean.bright@gmail.com>
Mon, 6 Apr 2020 14:29:13 +0000 (09:29 -0500)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 7 Apr 2020 23:11:55 +0000 (18:11 -0500)
commit60925c68e8831f902ee99876e61997ecca9c3d0f
tree3d7abe387519cf1c7861d509458d9068190a7618
parentc5f3836bcc532f4347601bb88a0916ef2011dd79
Revert "res_config_odbc: Preserve empty strings returned by the database"

This reverts commit a3a2fbaec685d931d56f669f2d4171220e9977ac.

Reason for revert: There is a lot of code that relies on the broken
behavior that this fixes.

Change-Id: I410c395a0168acbdaf89e616e3cb5e1312d190cb
res/res_config_odbc.c