Closed ColinMaudry closed 6 years ago
I am unsure whether DESCRIBE queries are supposed to be supported
Well, it's supported, but apparently there's a bug that prevents it from working. Probably something small.
Fixed in 84cb9ec71671cfce8278b50c469d09727238f283
Hi there :)
I am unsure whether DESCRIBE queries are supposed to be supported by the current LDF server/client versions.
DESCRIBE support seems to have been enabled by certain commits. However, my testing with ldf-client@2.0.5 and ldf-server@2.2.3 seem to indicate it's not supported.
No problem with SELECT and CONSTRUCT.
From desktop to server:
From server to localhost:
The server runs fine at https://ldf.sireneld.io/sirene-sample.
I'd like to be able to use DESCRIBE queries because that's what Elda uses to get object data.
Thanks :)