Contents
Indexes:
Class Trivial-Query-Compiler
Query compiler that does not optimize sql queries.
Part of:
package cl-perec
,
class query-compiler
Direct Superclass
query-compiler
Generic query compiler, which can transform to sql any select form.
Direct Method
emit-query
TODO
Other Method
%compile-query
Compiles the query with the specified compiler.