Doctrine Migrations
27
Executed
0
Unavailable
27
Available
0
New
Migrations 27
Version | Description | Status | Executed at | Execution time |
---|---|---|---|---|
App\Migrations\Version20250123132226 | Migrate label1 and label2 attributes from seminar to product | EXECUTED | Feb 3, 2025 11:48 | 112 ms |
App\Migrations\Version20250121124804 | Inserts new company `Verlag Versicherungswirtschaft` | EXECUTED | Jan 27, 2025 10:16 | 5 ms |
App\Migrations\Version20250120135639 | Allow null values for seminar label1 and label2 | EXECUTED | Jan 27, 2025 10:16 | 70 ms |
App\Migrations\Version20241204104326 | add columns address and email to company | EXECUTED | Dec 9, 2024 13:59 | 13 ms |
App\Migrations\Version20241203150956 | add column cross_selling_teaser to product | EXECUTED | Dec 9, 2024 13:59 | 13 ms |
App\Migrations\Version20241118145206 | Add crossSellingProducts, cross_selling_label to product and oso_license_amount to online_database | EXECUTED | Dec 9, 2024 13:59 | 168 ms |
App\Migrations\Version20240827123149 | Create company Gieseking Verlag. Using --down and --up repeatedly will assign a new uuid each time | EXECUTED | Aug 29, 2024 12:03 | 6 ms |
App\Migrations\Version20240408104634 | Add new Property press to book book_base entity | EXECUTED | Apr 11, 2024 12:35 | 22 ms |
App\Migrations\Version20240403093156 | Add new Property bibliographic_series to book entity | EXECUTED | Apr 5, 2024 10:13 | 36 ms |
App\Migrations\Version20221207132644 | Renames the column product.article_number to product.sku | EXECUTED | Jan 3, 2023 14:29 | 54 ms |
App\Migrations\Version20220818135741 | Make review_author and source nullable | EXECUTED | Aug 23, 2022 13:33 | 368 ms |
App\Migrations\Version20220817113822 | Adds the register and preface attributes to the book_base entity | EXECUTED | Aug 18, 2022 13:25 | 33 ms |
App\Migrations\Version20220531131758 | Add oso_right to seminar table | EXECUTED | Jun 2, 2022 15:32 | n/a |
App\Migrations\Version20220531131727 | Add oso_right to book_base table | EXECUTED | Jun 2, 2022 15:32 | n/a |
App\Migrations\Version20220306001531 | EXECUTED | Mar 14, 2022 08:19 | n/a | |
App\Migrations\Version20220306001516 | EXECUTED | Mar 14, 2022 08:19 | n/a | |
App\Migrations\Version20220228115346 | Create sequence_dates in seminar_appointment table. | EXECUTED | Mar 14, 2022 08:19 | n/a |
App\Migrations\Version20220223124703 | Create online_attendance_available in seminar_appointment table, defaults to false. | EXECUTED | Mar 14, 2022 08:19 | n/a |
App\Migrations\Version20220104133828 | Set start_date and end_date times of all existing seminarAppointment entries to 00:00 o'clock. YOU CANNOT UNDO THIS | EXECUTED | Jan 7, 2022 08:27 | n/a |
App\Migrations\Version20211006091442 | Create new attributes for the journal table: editorial, currentJournal, preview and sampleIssue | EXECUTED | Oct 14, 2021 11:58 | n/a |
App\Migrations\Version20210915140329 | EXECUTED | Sep 23, 2021 07:48 | n/a | |
App\Migrations\Version20210701112355 | EXECUTED | Jul 14, 2021 07:37 | n/a | |
App\Migrations\Version20210422092821 | EXECUTED | May 17, 2021 09:25 | n/a | |
App\Migrations\Version20210226112904 | EXECUTED | Mar 3, 2021 06:47 | n/a | |
App\Migrations\Version20210225141913 | EXECUTED | Mar 3, 2021 06:47 | n/a | |
App\Migrations\Version20210223080939 | Add company and data to the product model | EXECUTED | Mar 3, 2021 06:47 | n/a |
App\Migrations\Version20210115075627 | Adds the fields Product.articleNumber and Product.projectNumber. Removes the field Seminar.seminarId. | EXECUTED | Mar 3, 2021 06:47 | n/a |
Configuration
Storage | |
---|---|
Type | Doctrine\Migrations\Metadata\Storage\TableMetadataStorage |
Table Name | migration_versions |
Column Name | version |
Database | |
---|---|
Driver | Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverForV3 |
Name | db-1 |
Migration Namespaces | |
---|---|
App\Migrations | /var/www/share/products.dev.taxalion.de/releases/20/src/App/Migrations |