Commit Graph

138 Commits (f4e61ed0c0521455534a7a6e2fb7f8fedbd0e62f)

Author SHA1 Message Date
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
Angie Byron 66ec59e0f4 #664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort set in header 2010-10-15 04:34:15 +00:00
Dries Buytaert e0032eeee6 - Patch #844186 by chx: clarify merge queries. 2010-09-24 02:05:55 +00:00
Dries Buytaert c84ec0fa0e - Patch #909460 by tobiasb: remove debug() from test files. 2010-09-19 18:45:51 +00:00
Angie Byron ccd6fb62a3 #903110 by bojanz: Fixed Multiple pager support is partially broken. (with tests) 2010-09-09 23:18:30 +00:00
Dries Buytaert 6f0d1797b5 - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries. 2010-09-03 19:06:55 +00:00
Dries Buytaert 153ef8bd7b - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile. 2010-08-22 15:31:18 +00:00
Dries Buytaert 66d31c52ba - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert c9e5a055fb - Patch #866340 by Damien Tournoud: remove support for date and time types. 2010-07-28 10:52:12 +00:00
Dries Buytaert 8a128c645c - Patch #851748 by Stevel: weird logic in SelectQuery::addField(). 2010-07-28 01:51:06 +00:00
Dries Buytaert f5d08f5e82 - Patch #809698 by Damien Tournoud, tstoeckler: refrain from using the || operator for concatenation. 2010-05-28 10:13:38 +00:00
Dries Buytaert 416f87f170 - Patch #785782 by cafuego: support comments in built queries. 2010-05-15 07:04:21 +00:00
Dries Buytaert fe04e7d35f - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless. 2010-05-11 11:01:36 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert 5265584016 - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) with SelectQuery. 2010-05-05 16:51:30 +00:00