]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_odbc: Use SQL_SUCCEEDED() macro where applicable.
authorSean Bright <sean@seanbright.com>
Wed, 17 Dec 2025 22:08:58 +0000 (17:08 -0500)
committerSean Bright <sean@seanbright.com>
Mon, 29 Dec 2025 18:33:03 +0000 (18:33 +0000)
commitaff11dca5fcbb122c15eb940b60e2b5b8eff87ce
treef717ab5adacb4365616d0beef22235d73cb0d534
parent0e8a22caf05bc3dbc850c7bc452b7cdf28e9d749
res_odbc: Use SQL_SUCCEEDED() macro where applicable.

This is just a cleanup of some repetitive code.
cdr/cdr_adaptive_odbc.c
cdr/cdr_odbc.c
cel/cel_odbc.c
funcs/func_odbc.c
res/res_config_odbc.c
res/res_odbc.c