| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Case Sensitivity: Allow BINARY attribute in MySQL.
|
|
|
|
| |
Enforced fetching of fields/columns in lowercase breaks third-party integration.
|
|
|
|
| |
transactions throw exceptions when they got out of scope.
|
|
|
|
| |
configurable.
|
| |
|
|
|
|
| |
useful.
|
|
|
|
| |
throw exceptions on ddl changes in MySQL.
|
|
|
|
| |
DDL transaction error check.
|
|
|
|
| |
transactions throw exceptions on ddl changes.
|
| |
|
| |
|
|
|
|
| |
add a new not null field with initial value
|
| |
|
| |
|
|
|
|
| |
PostgreSQL servers anymore (nor we do for SQLite).
|
|
|
|
| |
specify custom schema types. Should fix Date module. Yay.
|
|
|
|
| |
driver interface that reports the server version.
|
|
|
|
| |
because it's faster.
|
|
|
|
| |
that reports the server version.
|
|
|
|
| |
be prefixed, inconsistent implementation and documentation.
|
|
|
|
| |
MariaDB works, too.
|
| |
|
|
|
|
| |
not respected.
|
| |
|
| |
|
|
|
|
| |
per database connection.
|
|
|
|
| |
justinrandell: Make merge queries more consistent and robust.
|
|
|
|
| |
keys' even though it is part of schema api.
|
|
|
|
| |
db_query_range().
|
|
|
|
| |
internally.
|
| |
|
|
|
|
| |
coding standard for casting.
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
| |
|
|
|
|
| |
default to InnoDB as well.
|
|
|
|
| |
to provide proper upgrade path from Drupal 6 to Drupal 7.
|
|
|
|
| |
in select.
|
|
|
|
| |
stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
|
|
|
| |
MergeQuery::execute().
|