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 e68571f commit 07d57e4Copy full SHA for 07d57e4
src/Jenssegers/Mongodb/Schema/Builder.php
@@ -37,7 +37,7 @@ public function hasColumn($table, $column)
37
public function hasColumns($table, array $columns)
38
{
39
return true;
40
- }
+ }
41
/**
42
* Determine if the given collection exists.
43
*
0 commit comments