Doctrine Migrations
0
Executed
0
Unavailable
14
Available
14
New
Migrations 14
| Version | Description | Status | Executed at | Execution time |
|---|---|---|---|---|
| CoreBundle\DoctrineMigrations\Version20260112104212 | Initial migration | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260115154026 | License VAT | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260219120000 | Add scheduled_at column to notification table | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260306120000 | Add accent color to license | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260310120000 | Add core_user_deleted_notification join table for per-user notification deletion | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260310150000 | Add priority column to notification table | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260310160000 | Add link and link_label columns to notification table | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260313120000 | Add created_by and updated_by to core tables | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260317120000 | Create email notification system tables (email_notification, email_notification_topic, and join tables) | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260317150000 | Create core.service table with license support and core.core_user_service join table | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260324120000 | Add avatar_file column to core_user table | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260407120000 | Make core.payment_method translatable (create payment_method_translation table and seed default fr/en translations) | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260408000000 | Normalise core.* index names to match Doctrine-generated hashes | NOT EXECUTED | n/a | n/a |
| CoreBundle\DoctrineMigrations\Version20260409120000 | Rebuild core.listing_view with JSON columns/filters, drop child tables | NOT 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\IdleConnection\Driver |
| Name | smart-core |
| Migration Namespaces | |
|---|---|
| CoreBundle\DoctrineMigrations | /var/www/html/bundles/Core/migrations |