Commit Graph

9 Commits (d19fa67a927cd32dcb5e66f5b2e92d4498f00bac)

Author SHA1 Message Date
catch feae261b05 Issue #2733675 by smccabe, murilohp, andregp, Johnny Santos, ankithashetty, mglaman, jonathanshaw, daffie, alexpott, catch, froboy: Warning when mysql is not set to READ-COMMITTED
(cherry picked from commit 70d480ab7f)
2022-06-17 11:01:30 +01:00
Alex Pott 0c5c3692d7
Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients 2022-05-30 10:27:42 +01:00
Alex Pott 03bfbe68dc
Revert "Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients"
This reverts commit 90932101ba.
2022-05-24 10:20:17 +01:00
Alex Pott 90932101ba
Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients 2022-05-23 18:45:34 +01:00
Alex Pott 30b2a9daa7
Issue #2797141 by Driskell, daffie, andypost, Charlie ChX Negyesi, benjifisher: Remove the methods tableExists() and fieldExists() from Drupal\Core\Database\Driver\mysql\Schema
(cherry picked from commit 9e5dd04fac)
2022-03-04 10:00:21 +00:00
catch 95a9e5ebda 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:40:43 +00:00
Alex Pott e4d7e071d7
Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used once, beginning with 'q' -> 's', inclusive
(cherry picked from commit 76c0ec234c)
2022-01-27 02:25:16 +00:00
Alex Pott 9a28ddcea5
Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants
(cherry picked from commit 87dc8f4192)
2022-01-01 16:04:14 +00:00
Alex Pott c18f8d695e
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own 2021-12-29 17:15:04 +00:00