#name: D3 Decode Migrations #migrations_namespace: D3\DecodeMigrations #table_name: d3decode_migrations #migrations_directory: data # # #table_storage: # table_name: d3decode_migrations # version_column_name: version # version_column_length: 191 # executed_at_column_name: executed_at # execution_time_column_name: execution_time # #migrations_paths: # 'MyProject\Migrations': /data/doctrine/migrations/lib/MyProject/Migrations # 'MyProject\Component\Migrations': ./Component/MyProject/Migrations # #all_or_nothing: true #transactional: true #check_database_platform: true #organize_migrations: none # #connection: null #em: null # migrations: - "D3\\DecodeMigrations\\migration\\data\\Version20240318163727" - "D3\\DecodeMigrations\\migration\\data\\Version20240319113842"