Commit Graph

168 Commits (67401f398caa2f0a574dede100e21ae9f39c2057)

Author SHA1 Message Date
Jennifer Hodgdon 67401f398c Issue #2194027 by KelvinWong, sphism: Fix up database topic docs example queries 2014-03-04 08:31:39 -08:00
Jennifer Hodgdon 1687e382ea Issue #2164179 by StephaneQ: Fix links to extenders in Database API topic page 2014-01-10 08:40:08 -08:00
Jennifer Hodgdon a44bda729f Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs 2013-09-12 07:52:52 -07:00
David Rothstein 8ec1f078f9 Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with @link...@endlink. 2012-12-27 12:29:52 -05: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 bc41802c5e Issue #1751612 by junedkazi: fix link formatting in documentation 2012-08-27 11:02:00 -07:00
Jennifer Hodgdon 437386277e Issue #1703184 by m-abshir: Clarify table parameter in db_rename_table function doc 2012-08-02 09:56:15 -07:00
Jennifer Hodgdon 72a9987b82 Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so it is consistent 2012-07-18 06:29:51 -07:00
Jennifer Hodgdon f7b54a48e9 Issue #1602112 by ryanissamson, bgano: Add return docs to startTransaction method 2012-05-30 15:05:50 -07:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
Jennifer Hodgdon de2261c737 Issue #1291458 by arithmetric: Remove mention of short-lived PHP bug from Database class docs 2012-02-23 10:54:46 -08: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 Buytaert 1d9c067a64 - Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for DatabaseStatementInterface is a bit off. 2011-10-13 20:20:02 -04:00
webchick fae103736b Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* - document what empty return value is. 2011-10-05 07:53:07 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick d676fe412c Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and useful. 2011-08-01 20:51:29 -07:00
webchick 3b2601b62a Issue #561422 follow-up by Damien Tournoud, lyricnz, chx: Fixed SQLite support for faster db prefixes. 2011-06-27 08:42:37 -07:00
webchick b8cb76c48b Issue #561422 by sun, dalin, lyricnz, catch, Gerhard Killesreiter: Replace strtr() with str_replace() for db prefixing for increased performance. 2011-06-22 17:42:34 -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 05e249e8f8 - Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect php.net link. 2011-04-23 16:29:41 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 6cf421dba8 #1004850 by chx, Crell: Fixed DBTNG databaseType comment is confusing 2010-12-22 07:48:56 +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 732b57d10d #984896 by Crell: Remove wrong references to 'query ID' in DBTNG docs. 2010-11-30 07:16:24 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +00:00
Angie Byron f8b10296ea #938614 follow-up by chx: Abort abort\! Back to 5.2.4. 2010-10-15 18:03:43 +00:00
Dries Buytaert fc2839047e - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version. 2010-10-03 01:29:41 +00:00
Angie Byron ab3ab56299 #892568 by chx: Add pointer from api.drupal.org docs to the handbook docs for DBTNG> 2010-09-29 19:55:43 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Angie Byron 7b14675e08 #890994 by Berdir: Entity query tests fail on PostgreSQL. 2010-09-24 21:24:14 +00:00
Dries Buytaert 80d21ffbb2 - Patch #909230 by chx: better db_query() docs. 2010-09-18 01:34:37 +00:00
Angie Byron 4237d014e9 #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request. 2010-09-11 21:14:32 +00:00
Angie Byron 7b2c2c7de3 Temporary roll-back of #890994, per Dries's feedback. 2010-09-01 01:43:50 +00:00
Angie Byron dc3e02fbfd #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on PostgreSQL. 2010-09-01 01:35:19 +00:00
Dries Buytaert 077617424c - Patch #857206 by Stevel: fixed database autoloader. 2010-08-17 15:30:01 +00:00
Dries Buytaert 3f83c075a4 - Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version. 2010-08-11 02:17:39 +00:00
Angie Byron 755343e3b7 #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database layer. 2010-08-05 08:26:35 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Dries Buytaert 9cf185c391 - Patch #852362 by chx: fixed extend is 100% fubar. 2010-07-19 13:23:21 +00:00
Angie Byron 9d15ef4f04 #847528 by chx: Fixed rollback presumes transaction support. 2010-07-12 15:14:16 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +00:00
Dries Buytaert ac63fa94b5 - Patch #829152 by nenne: database abstraction layer db_query_range() example is wrong. 2010-06-25 20:28:49 +00:00
Dries Buytaert 72db95c988 - Patch #711108 by Berdir: better exception reporting for watchdog() in the database system. 2010-05-26 07:52:13 +00:00
Dries Buytaert 98ff59bf80 - Patch #767690 by Crell: @file declarations in database system do not indicate what belongs in the file. 2010-05-23 19:14:42 +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
Dries Buytaert 9332e835da - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute(). 2010-04-30 13:47:46 +00:00
Angie Byron 31f13b5694 #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting index.php (rather than install.php) leads to a fatal error when PDO is not enabled. 2010-04-29 03:48:16 +00:00
Dries Buytaert b6480251b8 - Patch #780048 by linclark: db_next_id() documentation refers to a non-existent function. 2010-04-26 14:12:59 +00:00