rappen / FetchXMLBuilder

FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
https://fetchxmlbuilder.com/
GNU General Public License v3.0
135 stars 55 forks source link

Failed to generate SQL Query. Unsupported SQL condition operator 'notbeginwith' #1054

Closed jpvj closed 2 months ago

jpvj commented 3 months ago

Hi!

I just tried to convert FetchXML til SQL and faced this "error".

I should be easy to support notbeginwith by converting it to NOT LIKE '[match]%' :-)

Cheers!

rappen commented 2 months ago

There we go! 😊

image

Stay tuned for the next release...