-
- Downloads
Issue #2550291 by neclimdul, phenaproxima: Improve and generalize database dump tools
Showing
- core/lib/Drupal/Core/Command/DbCommandBase.php 65 additions, 0 deletionscore/lib/Drupal/Core/Command/DbCommandBase.php
- core/lib/Drupal/Core/Command/DbDumpApplication.php 1 addition, 31 deletionscore/lib/Drupal/Core/Command/DbDumpApplication.php
- core/lib/Drupal/Core/Command/DbDumpCommand.php 78 additions, 102 deletionscore/lib/Drupal/Core/Command/DbDumpCommand.php
- core/lib/Drupal/Core/Command/DbImportCommand.php 72 additions, 0 deletionscore/lib/Drupal/Core/Command/DbImportCommand.php
- core/lib/Drupal/Core/Command/DbToolsApplication.php 34 additions, 0 deletionscore/lib/Drupal/Core/Command/DbToolsApplication.php
- core/modules/system/src/Tests/Update/DbDumpTest.php 2 additions, 12 deletionscore/modules/system/src/Tests/Update/DbDumpTest.php
- core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php 137 additions, 0 deletions...les/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php
- core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php 88 additions, 0 deletions...les/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php
- core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php 78 additions, 0 deletions...s/system/tests/src/Kernel/Scripts/DbImportCommandTest.php
- core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php 41 additions, 0 deletions...ystem/tests/src/Kernel/Scripts/DbToolsApplicationTest.php
- core/scripts/db-tools.php 22 additions, 0 deletionscore/scripts/db-tools.php
- core/scripts/dump-database-d8-mysql.php 1 addition, 2 deletionscore/scripts/dump-database-d8-mysql.php
Loading
Please register or sign in to comment