Doctrine Migrations
81
Executed
2
Unavailable
79
Available
0
New
Migrations 2
| Version | Description | Status | Executed at | Execution time |
|---|---|---|---|---|
| DoctrineMigrations\Version20260225094217 | Add German language | EXECUTED | Feb 27, 2026 13:50 | 2 ms |
| DoctrineMigrations\Version20260217133000 | UNAVAILABLE | Feb 27, 2026 13:49 | 25 ms | |
| DoctrineMigrations\Version20260217131500 | UNAVAILABLE | Feb 27, 2026 13:49 | 27 ms | |
| DoctrineMigrations\Version20260130081620 | Make answer session drafts unique for each combination of a questionnaire and user | EXECUTED | Feb 27, 2026 13:49 | 17 ms |
| DoctrineMigrations\Version20260130075939 | Add "answer_session_draft" table | EXECUTED | Feb 27, 2026 13:49 | 83 ms |
| DoctrineMigrations\Version20251013073844 | Move signed_data_policy_path from User to AnswerSession | EXECUTED | Feb 27, 2026 13:49 | 35 ms |
| DoctrineMigrations\Version20251001093737 | Add address and date_of_birth fields to user table | EXECUTED | Feb 27, 2026 13:49 | 15 ms |
| DoctrineMigrations\Version20251001081235 | Add signed_data_policy_path field to user table | EXECUTED | Feb 27, 2026 13:49 | 13 ms |
| DoctrineMigrations\Version20250902125404 | Add linked_in_url field to doctor entity | EXECUTED | Feb 27, 2026 13:49 | 14 ms |
| DoctrineMigrations\Version20250819082550 | Remove text_auth_enabled from user table | EXECUTED | Feb 27, 2026 13:49 | 13 ms |
| DoctrineMigrations\Version20250724103304 | EXECUTED | Feb 27, 2026 13:49 | 11 ms | |
| DoctrineMigrations\Version20250724100210 | Add slug column to blog_translation table | EXECUTED | Feb 27, 2026 13:49 | 13 ms |
| DoctrineMigrations\Version20250724093713 | Add blog and blog_translation tables | EXECUTED | Feb 27, 2026 13:49 | 52 ms |
| DoctrineMigrations\Version20250627141018 | Add thank you message to questionnaire | EXECUTED | Feb 27, 2026 13:49 | 10 ms |
| DoctrineMigrations\Version20250516075545 | Add text authentication fields to user table | EXECUTED | Feb 27, 2026 13:49 | 10 ms |
| DoctrineMigrations\Version20250515132643 | Add unique index on email and deleted_at columns in user table | EXECUTED | Feb 27, 2026 13:49 | 13 ms |
| DoctrineMigrations\Version20250515132614 | Make User entity soft-deletable. | EXECUTED | Feb 27, 2026 13:49 | 24 ms |
| DoctrineMigrations\Version20250512071322 | Add uploaded_by_id column to user_file table | EXECUTED | Feb 27, 2026 13:49 | 44 ms |
| DoctrineMigrations\Version20250507143214 | Create user_ref table | EXECUTED | Feb 27, 2026 13:49 | 37 ms |
| DoctrineMigrations\Version20250507131751 | Add deleted_at column to answer_session table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250507125250 | EXECUTED | Feb 27, 2026 13:49 | 22 ms | |
| DoctrineMigrations\Version20250507091627 | AAdd uploadable column to user_file table | EXECUTED | Feb 27, 2026 13:49 | 10 ms |
| DoctrineMigrations\Version20250507080057 | Add deleted_at column to questionnaire table | EXECUTED | Feb 27, 2026 13:49 | 12 ms |
| DoctrineMigrations\Version20250507071922 | Add active column to questionnaire table | EXECUTED | Feb 27, 2026 13:49 | 12 ms |
| DoctrineMigrations\Version20250429080026 | Add sent_notification column to user_file table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250428195215 | Add note column to user table | EXECUTED | Feb 27, 2026 13:49 | 12 ms |
| DoctrineMigrations\Version20250423074938 | Add user_id to answer_session table | EXECUTED | Feb 27, 2026 13:49 | 56 ms |
| DoctrineMigrations\Version20250423071524 | Add required column to questionnaire table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250417124547 | Create user_activation table | EXECUTED | Feb 27, 2026 13:49 | 35 ms |
| DoctrineMigrations\Version20250417094014 | Add active column to user table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250415130256 | Add visible column to user_file table | EXECUTED | Feb 27, 2026 13:49 | 10 ms |
| DoctrineMigrations\Version20250327131517 | EXECUTED | Feb 27, 2026 13:49 | 21 ms | |
| DoctrineMigrations\Version20250327112107 | Make answer session questionnaire_id nullable | EXECUTED | Feb 27, 2026 13:49 | 40 ms |
| DoctrineMigrations\Version20250327094424 | Make "answer.question_id" nullable | EXECUTED | Feb 27, 2026 13:49 | 37 ms |
| DoctrineMigrations\Version20250327090041 | Add timestamps to "answer_session" table | EXECUTED | Feb 27, 2026 13:49 | 15 ms |
| DoctrineMigrations\Version20250327083950 | EXECUTED | Feb 27, 2026 13:49 | 101 ms | |
| DoctrineMigrations\Version20250327080411 | Change "questionnaire.code" column type from BINARY to VARCHAR | EXECUTED | Feb 27, 2026 13:49 | 38 ms |
| DoctrineMigrations\Version20250327070531 | Rename "question_group" table to "questionnaire" | EXECUTED | Feb 27, 2026 13:49 | 142 ms |
| DoctrineMigrations\Version20250326154442 | Make title and type columns nullable in question table | EXECUTED | Feb 27, 2026 13:49 | 21 ms |
| DoctrineMigrations\Version20250326151450 | Add timestamps to question table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250326104707 | Create "question" table | EXECUTED | Feb 27, 2026 13:49 | 38 ms |
| DoctrineMigrations\Version20250326094730 | Create "question_group" table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250324083203 | Drop the perex column from the article table | EXECUTED | Feb 27, 2026 13:49 | 17 ms |
| DoctrineMigrations\Version20250320124013 | Create reference table | EXECUTED | Feb 27, 2026 13:49 | 15 ms |
| DoctrineMigrations\Version20250320102249 | Create article table | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250320091147 | EXECUTED | Feb 27, 2026 13:49 | 11 ms | |
| DoctrineMigrations\Version20250131080745 | Add missing `created` and `updated` columns to entities | EXECUTED | Feb 27, 2026 13:49 | 32 ms |
| DoctrineMigrations\Version20250129105725 | Add `Page::$type` property | EXECUTED | Feb 27, 2026 13:49 | 14 ms |
| DoctrineMigrations\Version20250129103237 | Add `DoctorTranslation::$slug` property | EXECUTED | Feb 27, 2026 13:49 | 35 ms |
| DoctrineMigrations\Version20250127092833 | Add DoctorTranslation::$role property | EXECUTED | Feb 27, 2026 13:49 | 15 ms |
| DoctrineMigrations\Version20250123153237 | EXECUTED | Feb 27, 2026 13:49 | 10 ms | |
| DoctrineMigrations\Version20250123152552 | EXECUTED | Feb 27, 2026 13:49 | 11 ms | |
| DoctrineMigrations\Version20250123152209 | Add Contact::$subscribedToMarketing property | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250123144133 | Add Administrator::$email property | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250123130157 | EXECUTED | Feb 27, 2026 13:49 | 38 ms | |
| DoctrineMigrations\Version20250115135824 | EXECUTED | Feb 27, 2026 13:49 | 128 ms | |
| DoctrineMigrations\Version20250115122114 | EXECUTED | Feb 27, 2026 13:49 | 46 ms | |
| DoctrineMigrations\Version20250114142717 | Add the `VitalityCircleContact` entity | EXECUTED | Feb 27, 2026 13:49 | 10 ms |
| DoctrineMigrations\Version20250114104532 | EXECUTED | Feb 27, 2026 13:49 | 73 ms | |
| DoctrineMigrations\Version20250110165517 | Add ON DELETE SET NULL to user_file.user_id | EXECUTED | Feb 27, 2026 13:49 | 33 ms |
| DoctrineMigrations\Version20250110154954 | Add `created` and `updated` columns to `UserFile` entity | EXECUTED | Feb 27, 2026 13:49 | 13 ms |
| DoctrineMigrations\Version20250110145227 | EXECUTED | Feb 27, 2026 13:49 | 36 ms | |
| DoctrineMigrations\Version20250110105109 | EXECUTED | Feb 27, 2026 13:49 | 13 ms | |
| DoctrineMigrations\Version20250110103235 | EXECUTED | Feb 27, 2026 13:49 | 51 ms | |
| DoctrineMigrations\Version20250110102418 | EXECUTED | Feb 27, 2026 13:49 | 55 ms | |
| DoctrineMigrations\Version20250110092553 | Add Contact entity | EXECUTED | Feb 27, 2026 13:49 | 11 ms |
| DoctrineMigrations\Version20250110072301 | Create NewsletterSubscriber entity | EXECUTED | Feb 27, 2026 13:49 | 14 ms |
| DoctrineMigrations\Version20250109152144 | Remove unused entities | EXECUTED | Feb 27, 2026 13:49 | 157 ms |
| DoctrineMigrations\Version20250109145819 | Remove `Page` entity | EXECUTED | Feb 27, 2026 13:49 | 56 ms |
| DoctrineMigrations\Version20250109135642 | Add FrequentlyAskedQuestion entity | EXECUTED | Feb 27, 2026 13:49 | 10 ms |
| DoctrineMigrations\Version20250109122929 | Add `Doctor` entity | EXECUTED | Feb 27, 2026 13:49 | 15 ms |
| DoctrineMigrations\Version20230911092246 | EXECUTED | Feb 27, 2026 13:49 | 10 ms | |
| DoctrineMigrations\Version20230831102147 | EXECUTED | Feb 27, 2026 13:49 | 25 ms | |
| DoctrineMigrations\Version20230831101912 | EXECUTED | Feb 27, 2026 13:49 | 12 ms | |
| DoctrineMigrations\Version20230831080900 | EXECUTED | Feb 27, 2026 13:49 | 54 ms | |
| DoctrineMigrations\Version20230831080114 | EXECUTED | Feb 27, 2026 13:49 | 11 ms | |
| DoctrineMigrations\Version20230831070811 | EXECUTED | Feb 27, 2026 13:49 | 95 ms | |
| DoctrineMigrations\Version20230830205250 | EXECUTED | Feb 27, 2026 13:49 | 10 ms | |
| DoctrineMigrations\Version20230830204055 | EXECUTED | Feb 27, 2026 13:49 | 101 ms | |
| DoctrineMigrations\Version20230830203507 | EXECUTED | Feb 27, 2026 13:49 | 16 ms | |
| DoctrineMigrations\Version20230830190839 | EXECUTED | Feb 27, 2026 13:49 | 447 ms |
Configuration
| Storage | |
|---|---|
| Type | Doctrine\Migrations\Metadata\Storage\TableMetadataStorage |
| Table Name | doctrine_migration_versions |
| Column Name | version |
| Database | |
|---|---|
| Driver | Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverForV3 |
| Name | uncsdev |
| Migration Namespaces | |
|---|---|
| DoctrineMigrations | /home/vital-age-clinic/migrations |