You are not logged in.
Pages: 1
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
I've created a Fossil account for you.
Please check you gmail !
Thanks for the patch!
See http://synopse.info/fossil/info/1f50fdff3a
Offline
Pages: 1