| Commit message (Collapse) | Author | Age |
|
|
|
| |
wrappers for database table names while showing schema errors.
|
|
|
|
| |
DatabaseSchema_sqlite()::findTables() shouldn't find indexes.
|
| |
|
| |
|
|
|
|
| |
DatabaseSchema::addField() for SQLite... gets us to 100% tests passing in SQLite! :D
|
| |
|
|
|
|
| |
allow concurrent testing on SQLite
|
|
|
|
| |
specify custom schema types. Should fix Date module. Yay.
|
| |
|
| |
|
|
|
|
| |
core.
|
|
|
|
| |
cross-schema/database prefixing like we claim to.
|
|
|
|
| |
has to get worse before it can get better.'
|
|
|
|
| |
of the database layer.
|
|
|
|
| |
manipulation to help with upgrade path.
|
|
|
|
| |
prefix tablename.
|
|
|
|
| |
to provide proper upgrade path from Drupal 6 to Drupal 7.
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
index names in table declarations.
|
|
|
|
| |
varchar and char fields.
|
|
|
|
| |
optimizations.
|
| |
|
| |
|
| |
|
| |
|
|
|