JDatabaseQueryPostgresql::__toString
Magic function to convert the query to a string, only for postgresql specific query
Signature
public function __toString()
Returns
- string
- The completed query.
public function __toString()