| Commit message (Collapse) | Author | Age |
|
|
|
| |
tableExists() implementation.
|
| |
|
|
|
|
| |
error message when settings file does not exist should be hidden.
|
|
|
|
| |
has to get worse before it can get better.'
|
|
|
|
| |
settings file does not exist should be hidden.
|
|
|
|
| |
transaction support for old sqlite versions.
|
| |
|
|
|
|
| |
also links.
|
|
|
|
| |
savepoints for nested transactions.
|
|
|
|
| |
method.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
connection (with tests).
|
|
|
|
| |
DatabaseStatement_sqlite()::getStatement().
|
| |
|
|
|
|
| |
req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
|
|
|
|
| |
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.
|
|
|
|
| |
functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
| |
|
|
|
|
| |
field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
|
|
|
|
| |
numeric strings into numbers.
|
|
|
|
| |
DatabaseConnection::popTransaction().
|
|
|
|
| |
which was a nice idea, but uses up tons of memory without any tangible performance benefits.
|
|
|
|
| |
Database abstraction layer.
|
|
|
|
| |
precision check in schema generation.
|
| |
|
| |
|
|
|
|
| |
at end of files.
|
|
|
|
| |
@see also links.
|
| |
|
|
|
|
| |
after precision check in schema generation.
|
| |
|
| |
|
| |
|
|
|
|
| |
information.
|
|
|
|
| |
installation.
|
|
|
|
| |
default to InnoDB as well.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
argument.
|
|
|
|
| |
complex query to return a proper empty set.
|
|
|
|
| |
sequence API work on non-MySQL databases.
|
| |
|