| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
of the database layer.
|
|
|
|
| |
c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
|
|
|
| |
manipulation to help with upgrade path.
|
|
|
|
| |
prefix tablename.
|
|
|
|
| |
numeric strings into numbers.
|
|
|
|
| |
which was a nice idea, but uses up tons of memory without any tangible performance benefits.
|
|
|
|
| |
installation.
|
|
|
|
| |
sequence API work on non-MySQL databases.
|
| |
|
|
|
|
| |
to provide proper upgrade path from Drupal 6 to Drupal 7.
|
| |
|
| |
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
index names in table declarations.
|
|
|
|
| |
using UTF-8 on PostgreSQL.
|
| |
|
|
|
|
| |
varchar and char fields.
|
|
|
|
| |
errors.
|
|
|
|
| |
as a public method.
|
|
|
|
| |
queries.
|
|
|
|
| |
optimizations.
|
| |
|
|
|
|
| |
values without leading :, for compatibility with PDO.
|
|
|
|
| |
database layer.
|
| |
|
| |
|
|
|
|
| |
don't execute query when there are no values.
|
| |
|
| |
|
| |
|
|
|
|
| |
detection code.
|
| |
|
|
|
|
| |
its own temporary table names.
|
| |
|
|
|
|
| |
did not implement a proper forward-only one cursor.
|
| |
|
|
|
|
| |
replacement of unnamed placeholders in SQLite.
|
| |
|
|
|
|
| |
DISINCT(field) will return '(field)' as the field name.
|
|
|
|
| |
with PDF:CASE_LOWER.
|
|
|
|
| |
tables/columns.
|
| |
|
|
|