Doctrine Migrations
25
Executed
0
Unavailable
25
Available
0
New
Migrations 25
| Version | Description | Status | Executed at | Execution time |
|---|---|---|---|---|
| NetworkBundle\DoctrineMigrations\Version20260618120000 | Add (set_id, external_id) index on network.shape and (set_id, external_shape_id) on network.trip to speed up the GTFS shape_trip import join | EXECUTED | Jun 18, 2026 17:31 | 6 ms |
| CoreBundle\DoctrineMigrations\Version20260610120000 | Centralize address: align core.license_address with AddressTrait (street_* columns, zip_code rename, country FK). | EXECUTED | Jun 18, 2026 09:40 | 7 ms |
| CoreBundle\DoctrineMigrations\Version20260609110902 | EXECUTED | Jun 18, 2026 09:40 | 29 ms | |
| CoreBundle\DoctrineMigrations\Version20260511120000 | Add can_host_data flag to core.license | EXECUTED | Jun 18, 2026 09:40 | 1 ms |
| CoreBundle\DoctrineMigrations\Version20260505123500 | Extend core.share with service_id for sharable Service reference data | EXECUTED | Jun 18, 2026 09:40 | 2 ms |
| NetworkBundle\DoctrineMigrations\Version20260504120000 | Add publication date range (published_from / published_to) to network.set | EXECUTED | Jun 18, 2026 09:40 | 2 ms |
| CoreBundle\DoctrineMigrations\Version20260427120000 | Create core.share table for cross-license resource sharing (single-table inheritance parent) | EXECUTED | Jun 18, 2026 09:40 | 7 ms |
| CoreBundle\DoctrineMigrations\Version20260409120000 | Rebuild core.listing_view with JSON columns/filters, drop child tables | EXECUTED | Jun 18, 2026 09:40 | 4 ms |
| CoreBundle\DoctrineMigrations\Version20260408120000 | Hash email auth codes and track their generation timestamp for expiry | EXECUTED | Jun 18, 2026 09:40 | 2 ms |
| CoreBundle\DoctrineMigrations\Version20260408000000 | Normalise core.* index names to match Doctrine-generated hashes | EXECUTED | Jun 18, 2026 09:40 | 2 ms |
| CoreBundle\DoctrineMigrations\Version20260407120000 | Make core.payment_method translatable (create payment_method_translation table and seed default fr/en translations) | EXECUTED | Jun 18, 2026 09:40 | 9 ms |
| CoreBundle\DoctrineMigrations\Version20260324120000 | Add avatar_file column to core_user table | EXECUTED | Jun 18, 2026 09:40 | 0 ms |
| CoreBundle\DoctrineMigrations\Version20260317150000 | Create core.service table with license support and core.core_user_service join table | EXECUTED | Jun 18, 2026 09:40 | 9 ms |
| CoreBundle\DoctrineMigrations\Version20260317120000 | Create email notification system tables (email_notification, email_notification_topic, and join tables) | EXECUTED | Jun 18, 2026 09:40 | 11 ms |
| NetworkBundle\DoctrineMigrations\Version20260313120000 | Add created_by and updated_by to network tables | EXECUTED | Jun 18, 2026 09:40 | 109 ms |
| CoreBundle\DoctrineMigrations\Version20260313120000 | Add created_by and updated_by to core tables | EXECUTED | Jun 18, 2026 09:40 | 45 ms |
| CoreBundle\DoctrineMigrations\Version20260310160000 | Add link and link_label columns to notification table | EXECUTED | Jun 18, 2026 09:40 | 1 ms |
| CoreBundle\DoctrineMigrations\Version20260310150000 | Add priority column to notification table | EXECUTED | Jun 18, 2026 09:40 | 0 ms |
| CoreBundle\DoctrineMigrations\Version20260310120000 | Add core_user_deleted_notification join table for per-user notification deletion | EXECUTED | Jun 18, 2026 09:40 | 3 ms |
| CoreBundle\DoctrineMigrations\Version20260306120000 | Add accent color to license | EXECUTED | Jun 18, 2026 09:40 | 0 ms |
| CoreBundle\DoctrineMigrations\Version20260303115954 | Add two-factor authentication columns to core_user | EXECUTED | Jun 18, 2026 09:40 | 4 ms |
| CoreBundle\DoctrineMigrations\Version20260219120000 | Add scheduled_at column to notification table | EXECUTED | Jun 18, 2026 09:40 | 2 ms |
| CoreBundle\DoctrineMigrations\Version20260115154026 | License VAT | EXECUTED | Jun 18, 2026 09:40 | 2 ms |
| NetworkBundle\DoctrineMigrations\Version20260112134044 | Initial migration | EXECUTED | Jan 30, 2026 13:43 | 116 ms |
| CoreBundle\DoctrineMigrations\Version20260112104212 | Initial migration | EXECUTED | Jan 30, 2026 13:43 | 105 ms |
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-mobility-sud-bourgogne |
| Migration Namespaces | |
|---|---|
| CoreBundle\DoctrineMigrations | /var/www/html/bundles/Core/migrations |
| NetworkBundle\DoctrineMigrations | /var/www/html/bundles/Network/migrations |