Completed
Pull Request — master (#1222)
by
unknown
01:39
created
src/Phinx/Db/Adapter/PostgresAdapter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -873,6 +873,7 @@
 block discarded – undo
873 873
      * Get the defintion for a `DEFAULT` statement.
874 874
      *
875 875
      * @param  mixed $default
876
+     * @param string $columnType
876 877
      * @return string
877 878
      */
878 879
     protected function getDefaultValueDefinition($default, $columnType)
Please login to merge, or discard this patch.