Doctrine Migrations
46
Executed
0
Unavailable
46
Available
0
New
Migrations 46
| Version | Description | Status | Executed at | Execution time |
|---|---|---|---|---|
| DoctrineMigrations\Version20260515000001_reservation_last_event_at | Add reservation.last_event_at high-water mark for Guesty webhook event ordering | EXECUTED | May 21, 2026 10:43 | 16 ms |
| DoctrineMigrations\Version20260513000001_deduplicate_reservations | Deduplicate reservation rows by (channel_id, channel_code), repoint tasks/line_items, add unique indexes | EXECUTED | May 21, 2026 10:43 | 8.81 seconds |
| DoctrineMigrations\Version20260316000001_backfill_task_due_at | Backfill due_at from todo_date + property timezone (pure SQL) | EXECUTED | Mar 23, 2026 21:33 | 5.69 seconds |
| DoctrineMigrations\Version20260313000001_add_task_due_time | Add due_at column to task table | EXECUTED | Mar 23, 2026 21:33 | 2 ms |
| DoctrineMigrations\Version20260306011952 | Fix schema drift: photo.directory nullable, task_note.created_by_id nullable | EXECUTED | Mar 23, 2026 21:33 | 3 ms |
| DoctrineMigrations\Version20260306011951 | Add hasLivingRoom, hasKitchen, hasGarbageBin flags to property (all default true) | EXECUTED | Mar 23, 2026 21:33 | 7 ms |
| DoctrineMigrations\Version20260304000001_deduplicate_tasks | Deduplicate tasks with the same (order_id, type) and add unique index | EXECUTED | Mar 23, 2026 21:33 | 942 ms |
| DoctrineMigrations\Version20260301000011_drop_dead_tables | Drop deprecated tables, sequences, and legacy account/task columns | EXECUTED | Mar 23, 2026 21:33 | 71 ms |
| DoctrineMigrations\Version20260301000010_property_updates | Add latitude and longitude to property table | EXECUTED | Mar 23, 2026 21:33 | 9 ms |
| DoctrineMigrations\Version20260301000009_account_updates | Add current_company_id and current_team_id context columns to account | EXECUTED | Mar 23, 2026 21:33 | 85 ms |
| DoctrineMigrations\Version20260301000008_photo_table | Rename file→photo; add STI discriminator, metadata, subtype FK columns; backfill data | EXECUTED | Mar 23, 2026 21:33 | 20.56 seconds |
| DoctrineMigrations\Version20260301000007_task_checklist_item_table | Create task_checklist_item table for per-task checklist tracking | EXECUTED | Mar 23, 2026 21:33 | 27 ms |
| DoctrineMigrations\Version20260301000006_property_checklist_template_table | Create property_checklist_template table for reusable task checklist templates | EXECUTED | Mar 23, 2026 21:33 | 21 ms |
| DoctrineMigrations\Version20260301000005_task_note_table | Create task_note table; migrate task.notes to GENERAL task_note rows | EXECUTED | Mar 23, 2026 21:33 | 174 ms |
| DoctrineMigrations\Version20260301000004_task_audit_log_table | Create task_audit_log table for tracking task state changes | EXECUTED | Mar 23, 2026 21:33 | 29 ms |
| DoctrineMigrations\Version20260301000003_issue_table | Create issue table; add task.source_issue_id; migrate data from task_damage_item | EXECUTED | Mar 23, 2026 21:33 | 292 ms |
| DoctrineMigrations\Version20260301000002_task_table | Add workflow, STI, and lifecycle columns to task; clean up legacy columns | EXECUTED | Mar 23, 2026 21:32 | 2.33 seconds |
| DoctrineMigrations\Version20260301000001_account_role_table | Create account_role table and migrate legacy roles/team_id data | EXECUTED | Mar 23, 2026 21:32 | 212 ms |
| 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 |