Lee Rowlands
|
9add7f71ff
|
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests
|
2024-01-03 15:25:34 +10:00 |
Dave Long
|
6a0d80e461
|
Issue #3399160 by mfb, smustgrave, bradjones1, Ghost of Drupal Past: Support MySQL GIPK mode
|
2024-01-02 14:26:25 +00:00 |
Dave Long
|
df70716e5a
|
Issue #3402293 by dww, mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core/modules/*/tests/src/Kernel/*
|
2023-11-25 11:41:15 +00:00 |
catch
|
df5948229a
|
Issue #3389202 by mondrake, andypost, daffie: migrate\Plugin\migrate\id_map\Sql assumes a PDO db driver
|
2023-10-09 13:49:40 +01:00 |
Lee Rowlands
|
6d93485084
|
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things
|
2023-09-26 09:14:17 +10:00 |
Dave Long
|
4365ab3f91
|
Issue #3221101 by mondrake, daffie, longwave: Deprecate Drupal\Core\Database\Connection::makeSequenceName(), make it internal to PostgreSQL
|
2023-08-16 21:42:28 +01:00 |
Dave Long
|
6e8cab8109
|
Issue #3364621 by lauriii, penyaskito, daffie, catch, phenaproxima, mondrake: Drupal\Tests\file\Kernel\Views\RelationshipNodeFileDataTest fails on HEAD with PostgreSQL
|
2023-08-16 21:38:19 +01:00 |
Dave Long
|
69333763c3
|
Issue #3224941 by andypost, Akram Khan, ravi.shankar, SandeepSingh199, Spokje, catch, xjm, alexpott: Remove usage of setAccessible() when core requires PHP 8.1
|
2023-07-18 16:45:43 +01:00 |
Dave Long
|
224543f183
|
Issue #3351886 by Arantxio, daffie, mondrake, longwave: Change SchemaUniquePrefixedKeysIndexTest to extend DriverSpecificDatabaseTestBase
|
2023-06-16 14:48:12 +01:00 |
catch
|
6204ba9c59
|
Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema
|
2023-06-08 12:59:56 +01:00 |
catch
|
dd368addfa
|
Issue #1650930 by mkalkbrenner, gidarai, daffie, JeroenT, murilohp, jungle, acbramley, shahankitb1982, anmolgoyal74, claudiu.cristea, klausi, super_romeo, ankithashetty, longwave, pooja saraah, sahil.goyal, mikeytown2, deviantintegral, mhavelant, elgandoz, catch, andypost, pounard, neclimdul, Damien Tournoud, Charlie ChX Negyesi, danblack, larowlan: Use READ COMMITTED by default for MySQL transactions
|
2023-04-26 09:38:10 +01:00 |
Dave Long
|
596b3d38f1
|
Issue #3351236 by Spokje, mondrake, smustgrave: Fix PHPStan L1 errors "Missing call to parent::setUp()/tearDown() method."
|
2023-04-16 22:50:09 +01:00 |
Lee Rowlands
|
5375e507d8
|
Issue #3248679 by alexpott: Provide the ability to chunk the inserts in DbDumpCommand
|
2023-04-04 08:59:04 +10:00 |
catch
|
1b7265e60a
|
Issue #3251084 by gidarai, beatrizrodrigues, Tauany Bueno, mr.baileys, daffie, joachim, alexpott: The method Drupal\Core\Database\Driver\mysql\Connection::__construct() cannot be called without the second parameter being set
|
2023-01-27 14:50:35 +00:00 |
catch
|
cf3ae0f90d
|
Issue #3316923 by mondrake, daffie: Sort out more driver specific database kernel tests
|
2022-11-02 17:36:27 +00:00 |
catch
|
04fefc1035
|
Issue #3315604 by mondrake, daffie: Move remaining database specific kernel tests to the driver modules
|
2022-10-21 11:35:58 +01:00 |
catch
|
22a9ced971
|
Issue #3312641 by nkoporec, Ratan Priya, Anchal_gupta, daffie, mglaman: Bring back temporary tables (Connection::queryTemporary())
|
2022-10-20 17:01:22 +01:00 |
Alex Pott
|
d755c76eb1
|
Issue #3231950 by mondrake, daffie, joegraduate: Split Database tests in 'core' ones and 'driver specific' ones
|
2022-10-10 08:49:58 +01:00 |
Alex Pott
|
f4b955cfe0
|
Issue #3260227 by mondrake: Move driver specific database Unit tests to their modules
|
2022-10-05 11:01:50 +01:00 |
Alex Pott
|
6a1855c2e2
|
Issue #3290810 by Spokje, catch, dww, longwave, alexpott: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps
|
2022-08-11 13:02:30 +01:00 |
catch
|
90f0da7baf
|
Issue #3291949 by alexpott, daffie: Improve the MySQL transaction isolation warning
|
2022-07-10 17:33:48 +09:00 |
catch
|
70d480ab7f
|
Issue #2733675 by smccabe, murilohp, andregp, Johnny Santos, ankithashetty, mglaman, jonathanshaw, daffie, alexpott, catch, froboy: Warning when mysql is not set to READ-COMMITTED
|
2022-06-17 11:00:43 +01:00 |
catch
|
50998a55b5
|
Issue #3255419 by alexpott, Bart Vanhoutte, daffie, catch, sam-elayyoub, roberto.muzzano, quietone, tstoeckler: Updating to Drupal 9.3 fails when sql_require_primary_key MySQL system variable is ON
|
2022-02-24 11:37:15 +00:00 |