summaryrefslogtreecommitdiffstats
path: root/LGPL_EXCEPTION.txt
diff options
context:
space:
mode:
authorIsrael Lins Albuquerque <israel@proabakus.com.br>2014-04-15 17:37:18 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-26 20:22:42 +0200
commit3e6e70bddd84536deaae69421d05785ae6ce28cd (patch)
tree227484a53c825f5ec17e9a4069d85bc460d4e861 /LGPL_EXCEPTION.txt
parenta2ad5cf1aadd5a3bec09595be7e8611abab31bb6 (diff)
[QSqlQuery] misbehavior of seek in special query positions
When QSqlQuery::at() == QSql::BeforeFirstRow and seek(1, true) (seek to next record) is called the expected result is go to first row. When QSqlQuery::at() == QSql::AfterLastRow and seek(-1, true) (seek to previous record) is called the expected result is go to last row. But in all cases the first and last are skipped. Change-Id: I584138b3d397ce1c790bf89688ee92289a99611c Reviewed-by: Mark Brand <mabrand@mabrand.nl>
Diffstat (limited to 'LGPL_EXCEPTION.txt')
0 files changed, 0 insertions, 0 deletions