summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/schema.test
Commit message (Collapse)AuthorAge
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ↵Dries Buytaert2010-03-28
| | | | has to get worse before it can get better.'
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI ↵Dries Buytaert2010-03-01
| | | | indexExists().
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not ↵Angie Byron2010-02-23
| | | | prefix tablename.
* #522786 follow-up by Berdir: Fix incorrect parameters, causing test failures.Angie Byron2010-02-08
|
* #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after ↵Angie Byron2010-02-07
| | | | precision check in schema generation.
* Sigh. Attempt NUMBER THREE at rolling back #522786. It just. won't. die.Angie Byron2010-01-30
|
* Ahem. Really rolling back #522786 now.Angie Byron2010-01-30
|
* Hm. Rollback of #522786 which seems to cause test failures.Angie Byron2010-01-30
|
* #522786 by stormsweeper: Fixed PostgreSQL numeric check needs to happen ↵Angie Byron2010-01-30
| | | | after precision check in schema generation.
* - Patch #360854 by sammys, Crell: added missing db_index_exists(), required ↵Dries Buytaert2009-12-15
| | | | to provide proper upgrade path from Drupal 6 to Drupal 7.
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
|
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #394524 by Berdir, Damien Tournoud: converted to the new database ↵Dries Buytaert2009-05-30
| | | | abstraction layer.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #12201 by mfb: added support for table descriptions.Dries Buytaert2009-03-14
|
* - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use ↵Dries Buytaert2008-11-16
| | | | a regex for the nomask (and code clean-up).
* - Patch #302399 by Damien Tournoud: fixing the schema api tests.Dries Buytaert2008-11-13
|
* - Patch #302399 by chx, Damien Tournoud: tests for schema API.Dries Buytaert2008-11-13