summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/database_test.test
Commit message (Expand)AuthorAge
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow c...Angie Byron2010-01-08
* #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE quer...Angie Byron2009-12-13
* - Patch #c960657: rollback of double commit. It blame the network at Do It Wi...Dries Buytaert2009-12-09
* - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being hono...Dries Buytaert2009-12-09
* - Patch #652420 by sun: fixed some problems in the tests.Dries Buytaert2009-12-09
* - Patch #459786 by mcarbone: added tests for countQuery()Dries Buytaert2009-12-08
* - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE c...Dries Buytaert2009-11-23
* #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG.Angie Byron2009-10-26
* - Patch #561104 by David_Rothstein: improve tests of random ordering in dynam...Dries Buytaert2009-10-19
* #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stup...Angie Byron2009-10-18
* - 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