kysely
    Preparing search index...

    Class QueryExecutorBaseAbstract

    This interface abstracts away the details of how to compile a query into SQL and execute it. Instead of passing around all those details, SelectQueryBuilder and other classes that execute queries can just pass around and instance of QueryExecutor.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Accessors

    Methods