Skip to content

Commit be0d281

Browse files
committed
Comment is added
1 parent 41cf3d6 commit be0d281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Pgsql/PgsqlDriver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ public function getTableCreate($tables)
214214
/**
215215
* Retrieves field information about a given table.
216216
*
217-
* @param string $table The name of the database table.
217+
* @param string $table The name of the database table with or without schema.
218218
* @param boolean $typeOnly True to only return field types.
219219
*
220220
* @return array An array of fields for the database table.

0 commit comments

Comments
 (0)