@@ -873,6 +873,7 @@ |
||
| 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) |