Justin Dowdy
Justin Dowdy
@albertoforlenza this may help you. on the latest commit to this repo i get this error: ``` Only DBFunctionSymbols must be provided to a SQLTermSerializer ``` with this query: ```sparql...
is fixed in dyalog 19.0.51744 and up
great! i'll prepare a PR.
@phantomics cool! I'll be interested to hear if the April approach can handle arbitrarily nested commutes. Seems like if you are using the parse tree then it would be possible.
it would be nice to make the build more a la carte but let's not clobber the ability to easily run the headless browser. i have had to use this...
just to note the reason... i am extending the Imap loader to support sending emails (with smtp) and using deferred changes is useful for that:
hey @saulpw , i think i see what is happening. since the deferred mods don't get added to the deferred adds (in the develop branch -- like my example above...