mdref.json config
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Table / __toString.md
index e5147077d4c985f797c2efdef9d91d47b93b179b..3fed1b6eb06d3dab65b8ab0bb773f33052ab76c6 100644 (file)
@@ -14,11 +14,10 @@ None.
 
        <?php
        
-       echo new pq\Gateway\Table("account",
-               new pq\Connection("application_name='pq-gateway-docs' connect_timeout=10"));
+       echo new pq\Gateway\Table("account");
        
        ?>
 
 Yields:
 
-       postgresql://mike:@:5432/mike?#account
+       postgresql://mike:@:5432/mike#account