$database->lastQuery()
Returns the last query
$database->lastQuery(): string|null
Return types
string
ornull
This method modifies the existing $database
object it is applied to and returns it again.
Returns the last query
$database->lastQuery(): string|null
string
ornull
This method modifies the existing $database
object it is applied to and returns it again.