nreco / data

Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
https://www.nrecosite.com/dalc_net.aspx
MIT License
184 stars 39 forks source link

Update relex wiki #50

Closed ghost closed 5 years ago

ghost commented 5 years ago

" like " terminal is missing in 'condition_type' symbol in Relex BNF

::= "=" | "==" | "!=" | "<>" | ">=" | "<=" | " in " | " !in " | " like ";
VitaliyMF commented 5 years ago

Added - thanks.