[OpenSIPS-Devel] [OpenSIPS/opensips] 447301: Fix order of rows during query; respect file order
Bogdan-Andrei Iancu
bogdan at opensips.org
Mon May 4 16:17:33 CEST 2015
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 447301cc9fd6182e4fc524bd5a0aa85ac50f9a57
https://github.com/OpenSIPS/opensips/commit/447301cc9fd6182e4fc524bd5a0aa85ac50f9a57
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M modules/db_text/dbt_res.c
M modules/db_text/dbt_res.h
Log Message:
-----------
Fix order of rows during query; respect file order
When buidling the response to a select query, respect the order of rows as given by the file; before the selected rows were given in the reverted order.
Reported by @jockmckechnie on github.
Closes bug #479 .
(cherry picked from commit 54f6c22303f0d258c9e5f24520bba342aeb11ac3)
More information about the Devel
mailing list