Redirect 302 redirect from GET @catch_all (9e8e35)

GET http://dev-cleanfy.cozystay.com/login

Doctrine Migrations

28 Executed
0 Unavailable
44 Available
16 New

Migrations 16

Version Description Status Executed at Execution time
DoctrineMigrations\Version20260301000001_account_role_table Create account_role table and migrate legacy roles/team_id data NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000002_task_table Add workflow, STI, and lifecycle columns to task; clean up legacy columns NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000003_issue_table Create issue table; add task.source_issue_id; migrate data from task_damage_item NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000004_task_audit_log_table Create task_audit_log table for tracking task state changes NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000005_task_note_table Create task_note table; migrate task.notes to GENERAL task_note rows NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000006_property_checklist_template_table Create property_checklist_template table for reusable task checklist templates NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000007_task_checklist_item_table Create task_checklist_item table for per-task checklist tracking NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000008_photo_table Rename file→photo; add STI discriminator, metadata, subtype FK columns; backfill data NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000009_account_updates Add current_company_id and current_team_id context columns to account NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000010_property_updates Add latitude and longitude to property table NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260301000011_drop_dead_tables Drop deprecated tables, sequences, and legacy account/task columns NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260304000001_deduplicate_tasks Deduplicate tasks with the same (order_id, type) and add unique index NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260306011951 Add hasLivingRoom, hasKitchen, hasGarbageBin flags to property (all default true) NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260306011952 Fix schema drift: photo.directory nullable, task_note.created_by_id nullable NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260313000001_add_task_due_time Add due_at column to task table NOT EXECUTED n/a n/a
DoctrineMigrations\Version20260316000001_backfill_task_due_at Backfill due_at from todo_date + property timezone (pure SQL) NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251210000000_add_verification_token Add verification_token and token_expires_at columns to phone_verification table EXECUTED Dec 22, 2025 11:29 15 ms
DoctrineMigrations\Version20251208000000_create_phone_verification_table Create phone_verification table for SMS verification codes EXECUTED Dec 22, 2025 11:29 120 ms
DoctrineMigrations\Version20240205190528 EXECUTED Feb 5, 2024 11:22 9 ms
DoctrineMigrations\Version20240111003216 EXECUTED Jan 15, 2024 10:12 132 ms
DoctrineMigrations\Version20231220220611AddIsDeletedTaskTable EXECUTED Dec 21, 2023 09:57 39 ms
DoctrineMigrations\Version20220916234405CreateVendorAccessTokenTable EXECUTED Oct 31, 2022 13:17 41 ms
DoctrineMigrations\Version20220602205302CreateNotificationTokenTable EXECUTED Jul 4, 2022 12:05 35 ms
DoctrineMigrations\Version20220506153033Version20220506153033AddTimeZoneAccountTable EXECUTED May 16, 2022 14:22 3 ms
DoctrineMigrations\Version20220505232006AddTimezoneAccessTokenTable EXECUTED May 16, 2022 14:22 2 ms
DoctrineMigrations\Version20220419212525ChangeCompanyPhoneType EXECUTED May 16, 2022 14:22 25 ms
DoctrineMigrations\Version20220419212102AddExternalPropertyIdReservation EXECUTED May 16, 2022 14:22 2 ms
DoctrineMigrations\Version20220406202906ModifiedTaskItemRelated EXECUTED May 16, 2022 14:22 36 ms
DoctrineMigrations\Version20220404235111AddRelatedItems EXECUTED May 16, 2022 14:22 21 ms
DoctrineMigrations\Version20220330175510ModifiedPropertyTable EXECUTED May 16, 2022 14:22 24 ms
DoctrineMigrations\Version20220322212426AddTeamIdField EXECUTED May 16, 2022 14:22 3 ms
DoctrineMigrations\Version20220318231635ModifiedReservation EXECUTED May 16, 2022 14:22 3 ms
DoctrineMigrations\Version20220318224737AddTeamTable EXECUTED May 16, 2022 14:22 10 ms
DoctrineMigrations\Version20220318002854AddListingsChannelRelation EXECUTED May 16, 2022 14:22 14 ms
DoctrineMigrations\Version20220314235314ChangePhoneTypeForAccountTable EXECUTED May 16, 2022 14:22 5 ms
DoctrineMigrations\Version20220307200036AddAmenitiesTable EXECUTED May 16, 2022 14:22 10 ms
DoctrineMigrations\Version20220307185730AddRelatedTaskIdTaskTable EXECUTED May 16, 2022 14:22 3 ms
DoctrineMigrations\Version20220303224159AddAssigneeIdPropertyTable EXECUTED May 16, 2022 14:22 1 ms
DoctrineMigrations\Version20220303222536SetDefaultValueTask EXECUTED May 16, 2022 14:22 3 ms
DoctrineMigrations\Version20220228194110ModifyReservationItems EXECUTED May 16, 2022 14:22 21 ms
DoctrineMigrations\Version20220224230816ModifyReservation EXECUTED May 16, 2022 14:22 26 ms
DoctrineMigrations\Version20220127005044AddIsActiveProperty EXECUTED May 16, 2022 14:22 1 ms
DoctrineMigrations\Version20220118012735AddCompanyId EXECUTED May 16, 2022 14:22 1 ms
DoctrineMigrations\Version20220112003055CreateTables EXECUTED May 16, 2022 14:22 96 ms

Configuration

Storage
Type Doctrine\Migrations\Metadata\Storage\TableMetadataStorage
Table Name doctrine_migration_versions
Column Name version
Database
Driver Symfony\Bridge\Doctrine\Middleware\Debug\Driver
Name postgres
Migration Namespaces
DoctrineMigrations /var/www/symfony/migrations