Update docblock

This commit is contained in:
Marcus Moore 2023-11-27 16:36:51 -08:00
parent 990358750b
commit 77ceac5747
No known key found for this signature in database

View file

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