Doctrine Migrations
4
Executed
0
Executed Unavailable
4
Available
0
New
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 | fwt_beta |
Migration Namespaces | |
---|---|
DoctrineMigrations | /var/www/fwtweb/migrations |
Migrations
Version | Description | Status | Executed at | Execution time |
---|---|---|---|---|
DoctrineMigrations\Version20230428103337 | Add a published column to the news article table for the NewsArticle entity published field. | EXECUTED | April 8, 2024 10:00 | 0.18 |
DoctrineMigrations\Version20221013104710 | Change the id fields to unsigned. | EXECUTED | October 13, 2022 12:56 | 0.107 |
DoctrineMigrations\Version20220711100930 | EXECUTED | July 13, 2022 12:29 | 0.024 | |
DoctrineMigrations\Version20220630105603 | Create news_article table. | EXECUTED | July 13, 2022 12:29 | 0.073 |