toSql method

String toSql()

Implementation

String toSql() => DatabaseOperator.forDriver(DB.driver).toSql(_paginated);