php spark make:migration * * NOTE: if you set an unsupported format, migration runner will not find * your migration files. * * Supported formats: * - YmdHis_ * - Y-m-d-His_ * - Y_m_d_His_ */ public string $timestampFormat = 'Y-m-d-His_'; }