https://verwaltung.plattform-handwerk.kursimple.de/rest/course/193?showFields=1

Doctrine Migrations

0 Executed
0 Unavailable
11 Available
11 New

Migrations 11

Version Description Status Executed at Execution time
DoctrineMigrations\Version20251022100000 Add client_id to all entities and make created/modified nullable NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022100100 Rename clientId to client_id for naming consistency NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022100200 Reorder client_id columns to position 2 (after id) in all tables NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022101000 Add client_id to all remaining tables and position it after id column NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022101100 Add missing created and modified columns to all GenericEntity tables NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022102000 Final schema cleanup - fix indexes and FK, keep created/client_id nullable NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022103000 Final cleanup - add missing FKs, remove unnecessary created/modified columns NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022104000 Set NOT NULL constraints on created and client_id columns NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022110000 Add created and modified columns to course_occurrence_time NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251022120000 Adds active flag to person table for soft-delete functionality NOT EXECUTED n/a n/a
DoctrineMigrations\Version20251024120000 Adds searchwords field to course table for enhanced search functionality NOT EXECUTED n/a n/a

Configuration

Storage
Type Doctrine\Migrations\Metadata\Storage\TableMetadataStorage
Table Name doctrine_migration_versions
Column Name version
Database
Driver Doctrine\DBAL\Driver\PDO\MySQL\Driver
Name plattform-handwerk_back
Migration Namespaces
DoctrineMigrations /var/www/vhosts/plattform-handwerk.kursimple.de/verwaltung/kursverwaltungssystem/migrations