#1 2015-06-23 08:26:09

hnb
Member
Registered: 2015-06-15
Posts: 290

nullnull in where section

Hi,

when I am using "is null" in code like:

st := TSQLsometable.CreateAndFillPrepare(client, 'x is null');

then I have got error from server side

First chance exception at $7607C42D. Exception class EZSQLException with message
'SQL Error: ERROR:  syntax error at or near "nullnull"
LINE 1: ... from sometable where x is nullnull

anyway patch is attached:
https://drive.google.com/file/d/0B4PZhd … sp=sharing

how can I add patch/attach file by http://synopse.info/fossil/ ?
or maybe can I send pull requests by https://github.com/synopse/mORMot ?

best regards,
Maciej Izak

Last edited by hnb (2015-06-23 08:26:54)


best regards,
Maciej Izak

Offline

#2 2015-06-23 09:01:50

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,662
Website

Re: nullnull in where section

I've created a Fossil account for you.
Please check you gmail !

Thanks for the patch!
See http://synopse.info/fossil/info/1f50fdff3a

Offline

Board footer

Powered by FluxBB