The "SELECT" statement that verify the exist of "TEXT" record's for a session, uses nullptr instead of null: SELECT version,CASE version WHEN 0 THEN nullptr ELSE value END FROM texts WHERE context='Logout' AND id='_12c88bd90370d78a1fd7e3786195aad3' AND expires > {ts '2011-05-16 08:24 :35'}
Reported by Daniele Russo, moved from old Jira.
The "SELECT" statement that verify the exist of "TEXT" record's for a session, uses nullptr instead of null:
SELECT version,CASE version WHEN 0 THEN nullptr ELSE value END FROM texts WHERE context='Logout' AND id='_12c88bd90370d78a1fd7e3786195aad3' AND expires > {ts '2011-05-16 08:24
:35'}