Skip to content

QueryGrammar

QueryGrammar

Abstract base class for query grammars. Defines the interface for compiling query components into database-specific SQL. Each database driver should provide its own grammar implementation.

Released under the MIT License.