We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e9386 commit d44d156Copy full SHA for d44d156
src/Illuminate/Database/Schema/PostgresBuilder.php
@@ -83,9 +83,7 @@ public function getColumnListing($table)
83
}
84
85
/**
86
- * Determines which schema should be used
87
- * Returns and array of schema and table name
88
- * less schema name if found
+ * Determines which schema should be used.
89
*
90
* @param string $table
91
* @return [ string, string ]
0 commit comments