Class Trivial-Query-Compiler

Query compiler that does not optimize sql queries.

Part of:

package cl-perec, class query-compiler

Direct Superclass

query-compilerGeneric query compiler, which can transform to sql any select form.

Direct Method

emit-queryTODO

Other Method

%compile-queryCompiles the query with the specified compiler.