summaryrefslogtreecommitdiff
path: root/includes/database/schema.inc
Commit message (Collapse)AuthorAge
* - Patch #596664 by c960657 | Crell: document “char”, “date” and ↵Dries Buytaert2009-10-08
| | | | “time” database field types.
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
|
* - Patch #496500 by chx: remove global placeholder counter.Dries Buytaert2009-08-29
|
* #412410 by c960657: Make schema descriptions plain text.Angie Byron2009-08-02
|
* - Patch #346450 by Josh Waihi: length property should be ignored on non ↵Dries Buytaert2009-07-09
| | | | varchar and char fields.
* #408876 by JamesAn: Document Schema API's serialize property.Angie Byron2009-06-06
|
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* #471800 follow-up by stella: Fixing comments on MySQL system queries.Angie Byron2009-05-29
|
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #12201 by mfb: added support for table descriptions.Dries Buytaert2009-03-14
|
* #349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver ↵Angie Byron2009-02-24
| | | | independent of schema to fix D6 => D7 update.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* #360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files.Angie Byron2009-01-19
|
* #359918 by Dave Reid: Fix typo in Schema API documentation.Angie Byron2009-01-18
|
* - Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function ↵Dries Buytaert2009-01-08
| | | | findTables fails on PostgreSQL.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #335086 by recidive: rename node, filter and comment module tables ↵Dries Buytaert2008-12-03
| | | | to singular for consistency. Oh my.
* #327480 follow-up by sun: Fix PHPDoc stuff.Angie Byron2008-10-31
|
* - Patch #327480 by chx: remove DB specific code from simpletest.Dries Buytaert2008-10-31
|
* #302395 by chx: Minor DBTNG clean-up.Angie Byron2008-09-03
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
generation database layer for Drupal 7.