| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
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().
|
| |
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
| |
|
|
|
|
| |
enforce proper SQL queries.
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
index names in table declarations.
|
| |
|
| |
|
|
|
|
| |
using UTF-8 on PostgreSQL.
|
| |
|
|
|
|
| |
varchar and char fields.
|
|
|
|
| |
queries.
|
| |
|
| |
|
|
|
|
| |
to InnoDB in MySQL.
|
| |
|
| |
|
|
|
|
| |
don't execute query when there are no values.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
its own temporary table names.
|
|
|
|
| |
findTables fails on PostgreSQL.
|
|
|
|
| |
nesting was not tracked by connection, better documentation, and better tests.
|
|
|
|
| |
are no key fields. With tests.
|
|
|
|
| |
work around a MySQL 5 bug.
|
|
|
|
| |
mode. Comes with tests.
|
| |
|
| |
|
| |
|
|
|
|
| |
with PDF:CASE_LOWER.
|
|
|
|
| |
tables/columns.
|
|
|
|
| |
Comes with tests.
|
| |
|
|
|
|
| |
API. This fixes most but not all tests.
|