This commit is contained in:
Marcus Moore 2023-11-27 14:05:38 -08:00
parent 5d32956070
commit 37bd297094
No known key found for this signature in database

View file

@ -69,7 +69,7 @@ class DenormalizedEolAndAddColumnForExplicitDateToAssets extends Migration
} }
/** /**
* This method returns the correct database express for either * This method returns the correct database expression for either
* mysql or sqlite depending on the driver being used. * mysql or sqlite depending on the driver being used.
*/ */
private function eolUpdateExpression(): Expression private function eolUpdateExpression(): Expression