-
- Downloads
Issue #2056363 by yched, chx: Fixed INSERT INTO table SELECT * FROM ... not supported.
Showing
- core/lib/Drupal/Core/Database/Driver/mysql/Insert.php 2 additions, 1 deletioncore/lib/Drupal/Core/Database/Driver/mysql/Insert.php
- core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php 2 additions, 1 deletioncore/lib/Drupal/Core/Database/Driver/pgsql/Insert.php
- core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php 3 additions, 2 deletionscore/lib/Drupal/Core/Database/Driver/sqlite/Insert.php
- core/lib/Drupal/Core/Database/Query/Insert.php 5 additions, 4 deletionscore/lib/Drupal/Core/Database/Query/Insert.php
- core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php 1 addition, 0 deletions...tem/lib/Drupal/system/Tests/Database/DatabaseTestBase.php
- core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php 24 additions, 2 deletions...es/system/lib/Drupal/system/Tests/Database/InsertTest.php
- core/modules/system/tests/modules/database_test/database_test.install 31 additions, 0 deletions.../system/tests/modules/database_test/database_test.install
Loading
Please register or sign in to comment