Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/rxm.git
rxm.cf
WOr. LogicalOp ::= "||" ;
-WEmpty. Where ::= "" ;
+WEmpty. Where ::= [ Where ] ;
WEq. Where ::= TableColumn ComparatorOperatorEquality AllValues ;
WComp. Where ::= TableColumn ComparatorOperator Value ;

Fixed optional where clause.

Author Dave Jarvis <email>
Date 2015-02-11 21:53:27 GMT-0800
Commit 772a213d1d0416a717b93babe705a5d47554c054
Parent 5ce55b0
Delta 1 line added, 1 line removed