$database->sql()
Returns the correct Sql generator instance for the type of database
$database->sql(): Kirby\Database\Sql
Return type
This method modifies the existing $database object it is applied to and returns it again.
Returns the correct Sql generator instance for the type of database
$database->sql(): Kirby\Database\Sql
This method modifies the existing $database object it is applied to and returns it again.