summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/database_test.test
Commit message (Expand)AuthorAge
* - Patch #597556 by Berdir: return status to indicate executed query in MergeQ...Dries Buytaert2009-10-11
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #561104 by Crell: Added support for random ordering in dynamic select queries.Angie Byron2009-09-11
* - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in da...Dries Buytaert2009-09-07
* #200953 by seanburlington: Added basic support for 'time' and 'date' types to...Angie Byron2009-08-22
* #434350 by cpliakas and Crell: Add a method to explicitly close a database co...Angie Byron2009-08-04
* #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...Angie Byron2009-07-21
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
* - Patch #517502 by Crell: make transaction API follow its own documentation.Dries Buytaert2009-07-13
* - Patch #505812 by Josh Waihi: remove database specific test.Dries Buytaert2009-07-06
* - Patch #369314 by Berdir: make sub-selects work.Dries Buytaert2009-06-27
* - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... qu...Dries Buytaert2009-06-05
* - Patch #473876 by Berdir: fixed broken query on PostgreSQL.Dries Buytaert2009-06-04
* - Patch #458176 by c960657: improved exception handling in database layer.Dries Buytaert2009-06-01
* - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abs...Dries Buytaert2009-05-30
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by...Dries Buytaert2009-05-22
* - Patch #467984 by Berdir: fixed some database glitches and extended the tests.Dries Buytaert2009-05-22
* - Patch #396578 by Damien Tournoud: added db_truncate_table() to the database...Dries Buytaert2009-05-03
* Roll-back of #333054; needs more discussion.Angie Byron2009-04-20
* - Patch #333054 by c960657: page cache should be case sensitive.Dries Buytaert2009-04-01
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati...Angie Byron2009-03-31
* #343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT N...Angie Byron2009-03-14
* #350545 by Damien Tournoud: Remove unreliable invalid date test so that SQLit...Angie Byron2009-03-08
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
* - Patch #299267 by Crell: add extender support to the SELECT query builder.Dries Buytaert2009-02-22
* - Patch #374940 by Dave Reid et al: fixed MergeQuery problem.Dries Buytaert2009-02-22
* #330983 by recidive and boombatower: Rename users/users_roles tables to user/...Angie Byron2009-02-18
* #363687 by chx: Simplify DBTNG codeflow.Angie Byron2009-01-25
* #355225 by Josh Waihi and Damien Tournoud: Fix inconsistent behaviour with tr...Angie Byron2009-01-20
* - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate ...Dries Buytaert2009-01-11
* - Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transac...Dries Buytaert2009-01-11
* - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesti...Dries Buytaert2009-01-08
* - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database q...Dries Buytaert2009-01-04
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ...Dries Buytaert2008-12-26
* - Patch #314464 by Crell: fixing up the db_placeholder() patch that I committ...Dries Buytaert2008-12-26
* - Patch #344575 by cdale: made the ANSI compatibility mode less strict to wor...Dries Buytaert2008-12-24
* - Patch #314464 by Crell, Dave Reid et al: convert db_placeholders() to the n...Dries Buytaert2008-12-24
* - Patch #344575 by cdale et al: force MySQL to run in ANSI compatibility mode...Dries Buytaert2008-12-23
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
* - Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN c...Dries Buytaert2008-12-12
* - Patch #343631 by Dave Reid: cleaned up the database tests.Dries Buytaert2008-12-08
* #343620 by Dave Reid: Fix db_update() failure on expression-only SQL (with te...Angie Byron2008-12-07
* - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.Dries Buytaert2008-11-26
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
* - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection()...Dries Buytaert2008-11-22
* - Patch #310607 by mfb: added tests for db_column_exists() and db_table_exist...Dries Buytaert2008-11-21