| Commit message (Collapse) | Author | Age |
|
|
|
| |
indexExists().
|
|
|
|
| |
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.
|
|
|
|
| |
DatabaseSchema_pgsql()::renameTable() needs to rename the indexes.
|
|
|
|
| |
prefix tablename.
|
| |
|
|
|
|
| |
which was a nice idea, but uses up tons of memory without any tangible performance benefits.
|
|
|
|
| |
precision check in schema generation.
|
|
|
|
| |
at end of files.
|
| |
|
|
|
|
| |
after precision check in schema generation.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
sequence API work on non-MySQL databases.
|
|
|
|
| |
to provide proper upgrade path from Drupal 6 to Drupal 7.
|
|
|
|
| |
queries.
|
| |
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
| |
|
| |
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
counter so we can support Views caching.
|
|
|
|
| |
settings.php for trust mode.
|
|
|
|
| |
index names in table declarations.
|
| |
|
|
|
|
| |
function.
|
|
|
|
| |
PostgreSQL database backend, where it belongs.
|
|
|
|
| |
using UTF-8 on PostgreSQL.
|
| |
|
|
|
|
| |
varchar and char fields.
|
|
|
|
| |
queries.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
serial columns.
|
| |
|
| |
|
|
|
|
| |
don't execute query when there are no values.
|
| |
|
| |
|
|
|
|
| |
columns to prevent data loss.
|
| |
|
| |
|
|
|
|
| |
independent of schema to fix D6 => D7 update.
|
| |
|