mirror of
https://github.com/asterisk/asterisk.git
synced 2026-04-27 01:04:17 +00:00
Added a new boolean configuration flag - `order_multi_row_results_by_initial_column` - to both res_pgsql.conf and res_config_odbc.conf that allows the administrator to disable the explicit `ORDER BY` that was previously being added to all generated SQL statements that returned multiple rows. Fixes: #179
1.3 KiB
1.3 KiB