Commit Graph

154 Commits (7.x)

Author SHA1 Message Date
mcdruid 64871d4fac Issue #3322003 by poker10: [D7 PHP 8.2] Fix Deprecated function: Creation of dynamic property in tests 2022-11-18 11:15:04 +00:00
mcdruid fb78f2db65 Issue #702778 by Pasqualle, poker10, mcdruid, Fabianx: Multiple pagers on the same page 2022-09-07 10:06:03 +01:00
Juraj Nemec 11082e251b
Issue #2582069 by plach, poker10, Nephele: [D7] Unable to use Condition objects with joins 2022-09-03 12:07:59 +02:00
Juraj Nemec ee2a2c7fa4
Issue #3000191 by poker10, drunken monkey: Complex cloned query dependent on __toString() call 2022-09-02 20:58:16 +02:00
Juraj Nemec 782debf10d
Issue #3064734 by sjerdo, geoffreyr, karan_mudi: DatabaseStatementPrefetch::current PHP function array_unshift() are used incorrectly 2022-09-02 20:51:00 +02:00
Juraj Nemec cfb8a71b4e
Issue #2772107 by poker10, cgv, eojthebrave, q0rban, daffie, johnnydarkko, drewish, David_Rothstein, cbergmann: UNION queries don't support ORDER BY clauses 2022-09-02 20:22:40 +02:00
mcdruid ed3e399822 Issue #3264471 by mcdruid, poker10: DatabaseUpdateTestCase::testExpressionUpdate assertion on number of affected rows fails in PostgreSQL 2022-02-21 15:02:18 +00:00
mcdruid 98d77287e8 Issue #3265579 by poker10: DatabaseSelectTestCase::testUnion - inconsistent result order causing test failure on PostgreSQL 2022-02-21 11:24:13 +00:00
mcdruid 2478bd625d Issue #3264314 by mcdruid, poker10: DatabaseReservedKeywordTestCase and DatabaseTablePrefixTestCase using wrong fully qualified table name in PostgreSQL 2022-02-15 08:23:34 +00:00
mcdruid 093e02fb73 Issue #2802159 by hgoto, David_Rothstein, mcdruid, bircher, Fabianx, Berdir, catch, chx, mr.baileys, pwolanin, webchick, larowlan, hussainweb, cilefen, dawehner, greggles: SQL $match_operator is vulnerable to injection attack 2021-11-24 20:07:32 +00:00
mcdruid 34cfdf948c Issue #3217445 by Beakerboy: Remove DatabaseUpdateTestCase::testPrimaryKeyUpdate() - backport from D8 2021-11-08 17:29:08 +00:00
mcdruid 0f08b887c3 Issue #3204161 by mcdruid, alexpott, catch, Charlie ChX Negyesi, mondrake, Mile23, andypost: MySQL on [PHP 8] now errors when committing or rolling back when there is no active transaction 2021-03-30 08:26:22 +01:00
mcdruid 6b541fbdc7 Issue #3186120 by mcdruid, Jan-E, alexpott: Table name quoting for MySQL 8 breaks sharing tables via prefixes containing dots 2020-12-03 13:37:48 +00:00
mcdruid e189264330 Issue #2978575 by mcdruid, Ayesh, Ronino, fietserwin, emilcarpenter, elijahoyekunle, berenddeboer, Mixologic, almaudoh, tfranz, izmeez, TR, Charlie ChX Negyesi, joseph.olstad, mmjvb, gisle, MustangGB, ronlee, pyQlo, TrevorBradley, alexpott, mfb, Fabianx, Andrés Chandía, buddym, rjt1224, saxmeister, Pol, shenzhuxi, sjerdo, aparna_kondala, seamus_lee, andrew_rs, bernig, andyrandom, xpiku, Kevin Morse, SivaprasadC, lakshmi_a, vensires, waqarit, joergM: Mysql 8 Support on Drupal 7 2020-11-25 13:19:13 +00:00
mcdruid f8659f5f81 Issue #3174134 by mcdruid, Fabianx: Fix skipping of ConnectionUnitTest for non-MySQL dbs 2020-10-05 12:42:12 +01:00
David Rothstein be00a1ced4 Drupal 7.39 2015-08-19 17:20:31 -04:00
Jennifer Hodgdon ea85d7c8e6 Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" 2015-02-17 16:37:26 -08:00
David Rothstein 0b4c3b17e2 Issue #2357311 by penyaskito: Fixed Follow-up to SA-CORE-2014-005 (tests don't work correctly on non-MySQL databases). 2014-11-03 09:44:23 -05:00
David Rothstein 6b7514afd2 Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should verify that the sort direction is always ASC or DESC. 2014-11-01 13:21:52 -04:00
David Rothstein 449c702874 Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi 2014-10-15 10:36:05 -04:00
David Rothstein 20c04c587b Issue #1868972 by jweowu, DanChadwick: Db_query_temporary() fails to create a table when the SQL has leading whitespace. 2014-05-05 23:14:24 -04:00
David Rothstein 9fb4d89ae8 Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist. 2014-05-05 12:34:18 -04:00
David Rothstein cbabb1a24b Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ... not supported. 2013-12-25 14:57:44 -05:00
David Rothstein bfaa7b4fd0 Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-02-27 18:13:58 -05:00
David Rothstein ad244e2cb8 Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object. 2013-02-27 16:55:30 -05:00
Jennifer Hodgdon 7d76caba56 Issue #1794012 by dcam, Crell, Lars Toomre: Remove t() from asserts in database system tests 2013-02-26 10:53:43 -08:00
David Rothstein c7e45d937d Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). 2012-12-08 18:31:33 -05:00
Jennifer Hodgdon af8c91c64a Issue #1798858 by paranojik: Remove t() from getInfo() in database tests 2012-10-12 08:58:55 -07:00
David Rothstein 02cf68de33 Issue #1739808 by Berdir, salvis | GrzegorzNowak: Fixed Notice: Undefined index: file in DatabaseLog->findCaller(). 2012-09-15 16:04:59 -04:00
webchick 1b8522b91b Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() fails on pgsql and sqlite. 2012-04-30 21:48:18 -07:00
webchick a50f016991 Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL. 2012-04-22 18:57:18 -07:00
webchick d743067296 Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested transactions throw exceptions when they got out of scope. 2011-12-31 16:09:02 -08:00
Dries 3ba39c132f - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-21 14:52:05 -05:00
webchick 9e12767c75 Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true."
This reverts commit 06f31080c7.
2011-12-16 06:42:49 -06:00
webchick 06f31080c7 Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true. 2011-12-10 23:29:21 -06:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 53be447700 Issue #1242460 by Chi: Code style fix for database_test().test. 2011-09-27 11:31:11 -07:00
webchick 979f0d8cb9 Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong arguments. 2011-08-22 03:27:31 +01:00
webchick d676fe412c Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and useful. 2011-08-01 20:51:29 -07:00
webchick 33d4ce4bde Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes. 2011-05-29 21:51:22 -07:00
webchick e77f87506c Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI. 2011-05-17 23:57:40 -05:00
Dries Buytaert 9888e8884e - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL. 2011-04-28 06:02:43 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron fa622be169 #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite and PostgreSQL. 2011-01-10 18:04:23 +00:00
Angie Byron 98f287b55a #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS conditions. 2010-12-31 20:43:43 +00:00
Angie Byron fbd6ffbf52 #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by expression 2010-12-28 18:49:51 +00:00
Angie Byron 8cbf5a50c8 #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases. 2010-12-23 09:31:56 +00:00
Angie Byron 1eb122344a #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expressions. 2010-12-22 08:13:58 +00:00
Angie Byron 8eb5874e64 #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing 2010-12-22 01:16:43 +00:00
Angie Byron 54655d3a52 #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error 2010-12-15 06:52:54 +00:00