toDate method

String toDate ()

DATE equivalent column.

Implementation

String toDate() {
  return "\$table->date('$this');";
}