Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #198234 by bjaspan: fix improper type maps for numeric and char values in ↵ | Gábor Hojtsy | 2007-12-23 |
| | | | | schema API | ||
* | - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API ↵ | Dries Buytaert | 2007-12-18 |
| | | | | (and removed spaces). | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing ↵ | Dries Buytaert | 2007-10-02 |
| | | | | feature from schema API: load/save records based upon schema. | ||
* | #162432 by bjaspan and chx: serial columns need their keys defined in ↵ | Gábor Hojtsy | 2007-09-14 |
| | | | | db_change_field() and friends in MySQL | ||
* | #173566 by bjaspan: remove db_update_field(), because it can easily be used ↵ | Gábor Hojtsy | 2007-09-07 |
| | | | | for evil (and mostly nothing else). We should not let contributed modules to easily break their database. | ||
* | - Patch #172950 by webernet: code style fixes. | Dries Buytaert | 2007-09-04 |
| | |||
* | #157682 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow ↵ | Gábor Hojtsy | 2007-08-26 |
| | | | | near flowless updates | ||
* | #164935 by Ralf Stamm: standardize CVS Id tags in files: | Gábor Hojtsy | 2007-08-07 |
| | | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added | ||
* | #164765 by dmitrig01: remove trailing PHP closing tags, which were causing ↵ | Gábor Hojtsy | 2007-08-06 |
| | | | | problems | ||
* | #150210 by bjaspan and Frando: explicit table names for create table ↵ | Gábor Hojtsy | 2007-06-26 |
| | | | | statements and fixing a schema referencing bug | ||
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵ | Dries Buytaert | 2007-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 Buytaert | 2007-05-30 |
| | |||
* | - Patch #147285 by drewish: add db_rename_table(). | Dries Buytaert | 2007-05-29 |
| | |||
* | - Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes. | Dries Buytaert | 2007-05-25 |
| | |||
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵ | Dries Buytaert | 2007-05-25 |
Oh, behave. |