| Commit message (Collapse) | Author | Age |
|
|
|
| |
and findTables() always query the "default" target on MySQL.
|
|
|
|
| |
wrappers for database table names while showing schema errors.
|
| |
|
|
|
|
| |
Case Sensitivity: Allow BINARY attribute in MySQL.
|
|
|
|
| |
Enforced fetching of fields/columns in lowercase breaks third-party integration.
|
| |
|
|
|
|
| |
add a new not null field with initial value
|
|
|
|
| |
specify custom schema types. Should fix Date module. Yay.
|
|
|
|
| |
because it's faster.
|
|
|
|
| |
be prefixed, inconsistent implementation and documentation.
|
| |
|
|
|
|
| |
not respected.
|
|
|
|
| |
per database connection.
|
|
|
|
| |
keys' even though it is part of schema api.
|
|
|
|
| |
cross-schema/database prefixing like we claim to.
|
|
|
|
| |
tableExists() implementation.
|
|
|
|
| |
has to get worse before it can get better.'
|
| |
|
|
|
|
| |
connection (with tests).
|
|
|
|
| |
indexExists().
|
|
|
|
| |
of the database layer.
|
|
|
|
| |
manipulation to help with upgrade path.
|
|
|
|
| |
to provide proper upgrade path from Drupal 6 to Drupal 7.
|
| |
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
index names in table declarations.
|
| |
|
| |
|
|
|
|
| |
varchar and char fields.
|
| |
|
| |
|
|
|
|
| |
to InnoDB in MySQL.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
findTables fails on PostgreSQL.
|
| |
|
| |
|
|
|
|
| |
API. This fixes most but not all tests.
|
| |
|
|
|
|
| |
altering a table.
|
| |
|
| |
|
|
generation database layer for Drupal 7.
|