| Commit message (Collapse) | Author | Age |
|
|
|
| |
indexExists().
|
|
|
|
| |
field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
|
|
|
|
| |
default to InnoDB as well.
|
|
|
|
| |
complex query to return a proper empty set.
|
|
|
|
| |
queries.
|
|
|
|
| |
With Drupal. ;-)
|
|
|
|
| |
honored.
|
| |
|
| |
|
|
|
|
| |
condition with multiple placeholders cause invalid/duplicate placeholders.
|
| |
|
|
|
|
| |
dynamic select queries.
|
|
|
|
| |
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...
|
| |
|
|
|
|
| |
database API.
|
|
|
|
| |
to schema API.
|
|
|
|
| |
connection.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
queries.
|
| |
|
| |
|
|
|
|
| |
abstraction layer.
|
| |
|
|
|
|
| |
by table headers first, before ordering by other fields.
|
| |
|
|
|
|
| |
database layer.
|
| |
|
| |
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
|
|
|
| |
NULL conditions to DBTNG.
|
|
|
|
| |
SQLite tests pass.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
| |
|
|
|
|
| |
transaction support and insert queries. All tests should pass on PostgreSQL now. Woot! :)
|
|
|
|
| |
its own temporary table names.
|
|
|
|
| |
transaction support (on PostgreSQL).
|
|
|
|
| |
nesting was not tracked by connection, better documentation, and better tests.
|
|
|
|
| |
queries.
|
| |
|