Doctrine Migrations
20
Executed
0
Unavailable
20
Available
0
New
Migrations 20
Version | Description | Status | Executed at | Execution time |
---|---|---|---|---|
DoctrineMigrations\Version20250218111542 | adds bool flag for toggling email receiving for status changes of offers (#50@git) | EXECUTED | Feb 18, 2025 11:47 | 274 ms |
DoctrineMigrations\Version20250217114934 | removes login field from user table | EXECUTED | Feb 17, 2025 12:15 | 82 ms |
DoctrineMigrations\Version20250206130036 | removes relation of offer<=>bill | EXECUTED | Feb 7, 2025 15:06 | 513 ms |
DoctrineMigrations\Version20250206130035 | transforms existing relation offer<=>bill into offer_position<=>bill | EXECUTED | Feb 7, 2025 13:43 | 355 ms |
DoctrineMigrations\Version20250206113732 | adds relation of offer_positions<=>bill | EXECUTED | Feb 7, 2025 13:43 | 3.62 seconds |
DoctrineMigrations\Version20250205140711 | adds taxregid to client table (#22@git) | EXECUTED | Feb 5, 2025 14:16 | 111 ms |
DoctrineMigrations\Version20250115080651 | EXECUTED | n/a | n/a | |
DoctrineMigrations\Version20250114135037 | EXECUTED | n/a | n/a | |
DoctrineMigrations\Version20250114105835 | EXECUTED | n/a | n/a | |
DoctrineMigrations\Version20241217124250 | converts country values of 'client' table to legal keys | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20241212111153 | adds setting table | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20220624071713 | updates collation and char-set if MySQLPlatform | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20220414092630 | adds missing keys | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20220325123530 | sets value of field 'fk_user_id' which was created in the previous migration to 1 (superuser) for existing datasets. also sets notnull = true for 'fk_user_id' and adds foreignKeyConstraints | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20220309091242 | adds field 'fk_user_id' to offer entity for tracking creator | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20211210119900 | corrects fields | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20211210119800 | renames indices and removes incorrect keys | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20211210119000 | changes value of fk_offer_request_id in offer table to 'NULL' if it had been 0 previously | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20211210090519 | Removes tenant | EXECUTED | n/a | n/a |
DoctrineMigrations\Version20211210085417 | removes no longer needed tables | EXECUTED | n/a | n/a |
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 | lumbi |
Migration Namespaces | |
---|---|
DoctrineMigrations | /home/lumbi/lumbi/migrations |