Hi,
try to compile a project with mormot2 (latest master)
I get some comile error in
ZDbcCache.pas
- JSON_SQLDATE_MAGIC_QUOTE_STR is not defined, should it be JSON_SQLDATE_MAGIC_QUOTE_C?
- TZRowAccessor.ColumnsToJSON - stULong - AddNoJSONEscapeUTF8 not exist (removed with synopse/mORMot2@e8adc18)
Is a update needed/sync needed?
Hi,
try to compile a project with mormot2 (latest master)
I get some comile error in
ZDbcCache.pas
Is a update needed/sync needed?