Project

General

Profile

Actions

Bug #4727

closed

typeAheadSql: Id wird nicht gespeichert

Added by Elias Villiger over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
-
Start date:
07.10.2017
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Bei folgendem Beispiel-Query soll die ID der ausgewählten Person gespeichert werden.

typeAheadSql = SELECT p.id, CONCAT(p.lastName, ', ', p.firstName) FROM person AS p WHERE CONCAT(p.firstName, ' ', p.lastName, ', ', p.firstName) LIKE ?

Die gespeicherte ID ist aber immer 0.


Related issues

Related to QFQ - Bug #3913: typeAheadSql: id muss spezifiert werdenClosedElias Villiger15.06.2017

Actions
Actions #1

Updated by Elias Villiger over 6 years ago

  • Status changed from New to Closed

Duplikat von #3913 -> close

Actions #2

Updated by Elias Villiger over 6 years ago

  • Related to Bug #3913: typeAheadSql: id muss spezifiert werden added
Actions

Also available in: Atom PDF