| Commit message (Collapse) | Author | Age |
|
|
|
| |
value object.
|
| |
|
|
|
|
| |
Skip #conjunction key in __clone() method of core/includes/database/query.inc.
|
|
|
|
| |
QueryConditionInterface::condition() should not be used to add NULL conditions.
|
|
|
|
|
|
| |
never return true."
This reverts commit 06f31080c7281c8227d2556cd0807744e91c9fb5.
|
|
|
|
| |
return true.
|
| |
|
|
|
|
| |
arguments.
|
| |
|
| |
|
|
|
|
| |
conditions.
|
|
|
|
| |
unserialize PDO instances error
|
| |
|
|
|
|
| |
update query, exception is echoed.
|
| |
|
|
|
|
| |
layer.
|
| |
|
|
|
|
| |
the transaction if one insert fail.
|
|
|
|
| |
justinrandell: Make merge queries more consistent and robust.
|
| |
|
| |
|
| |
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
with SelectQuery.
|
| |
|
| |
|
|
|
|
| |
conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels.
|
|
|
|
| |
indexExists().
|
|
|
|
| |
c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
queries.
|
|
|
|
| |
auto-completion in IDEs.
|
|
|
|
| |
Usability improvement.
|
|
|
|
| |
condition with multiple placeholders cause invalid/duplicate placeholders.
|
| |
|
|
|
|
| |
MergeQuery::execute().
|
| |
|
|
|
|
| |
so that modules can know the final query/arguments before they are run.
|
| |
|
|
|
|
| |
counter so we can support Views caching.
|
| |
|
| |
|
|
|
|
| |
values is passed in, to match the field query API.
|
|
|
|
| |
queries.
|
| |
|
|
|
|
| |
serial columns.
|
|
|
|
| |
database layer.
|