summaryrefslogtreecommitdiff
path: root/includes/database.mysql-common.inc
Commit message (Collapse)AuthorAge
* #150210 by bjaspan and Frando: explicit table names for create table ↵Gábor Hojtsy2007-06-26
| | | | statements and fixing a schema referencing bug
* - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵Dries Buytaert2007-06-05
| | | | using db_last_insert_id() instead of db_next_id().
* - Patch #147692 by hswong3i: gives SQL backends more control over db_query().Dries Buytaert2007-05-30
|
* - Patch #147285 by drewish: add db_rename_table().Dries Buytaert2007-05-29
|
* - Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes.Dries Buytaert2007-05-25
|
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
Oh, behave.