[mapserver-commits] [mapserver/mapserver] 8ef65a: MSSQL: Implement server side paging support (#5842)
Tamas Szekeres
noreply at github.com
Fri Jan 17 13:17:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 8ef65a27e27e8d98e5d95117fec998d9dd99549c
https://github.com/mapserver/mapserver/commit/8ef65a27e27e8d98e5d95117fec998d9dd99549c
Author: Tamas Szekeres <szekerest at gmail.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M mapmssql2008.c
M mapserver.h
Log Message:
-----------
MSSQL: Implement server side paging support (#5842)
* MSSQL: Implement server side paging support (#5842)
* MSSQL: Fix paging query problem if sortBy is not specified (#5842)
* Update mapmssql2008.c
Co-Authored-By: Even Rouault <even.rouault at spatialys.com>
* Update mapmssql2008.c
Co-Authored-By: Even Rouault <even.rouault at spatialys.com>
* Apply simplifications in USE_ICONV conditions
* Remove USE_PROJ condition
Co-authored-by: Even Rouault <even.rouault at spatialys.com>
More information about the mapserver-commits
mailing list