| Commit message (Collapse) | Author | Age |
|
|
|
| |
back to the original database function call, so we can provide a more accurate error message for DB errors
|
|
|
|
| |
near flowless updates
|
|
|
|
| |
Oracle and DB2. Also a performance improvement.
|
|
|
|
| |
Makes it work with DB2, Oracle, etc.
|
| |
|
|
|
|
| |
depending on the database engine used. Make the return value consistent across all supported database backends.
|
|
|
|
| |
in this development cycle; only whitespace changes
|
|
|
|
| |
statements and fixing a schema referencing bug
|
|
|
|
| |
using db_last_insert_id() instead of db_next_id().
|
| |
|
| |
|
|
|
|
| |
Oh, behave.
|
|
|
|
| |
snappy on Saturday evening.)
|
|
|
|
| |
core. Woot. Woot.
|
|
|
|
| |
documentation of db_next_id().
|
| |
|
|
|
|
| |
result was found. Consistent with PHP's mysql_result.
|
| |
|
|
|
|
| |
database abstraction layer and add extra rewriting needed only for Postgres.
|
|
|
|
| |
PostgreSQL. (Critical bug)
|
| |
|
| |
|
| |
|
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
| |
|
| |
|
|
|
|
| |
et al: an initial install system for Drupal core.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
upgrade path for incorrectly set up databases)
|
|
|
|
| |
in presence of multiple database connections.
|
| |
|
| |
|
| |
|
|
|
|
| |
#36658: Make search query pgsql compatible.
|
|
|
|
| |
- Prefix temporary table names (helps on restricted hosts)
|
|
|
|
| |
not loaded (just showed a blank screen before)
|
|
|
|
|
| |
Presentation about it:
http://www.acko.net/files/drupal-search-slim.pdf
|
|
|
|
| |
use db_lock_table() and db_unlock_tables() for your code to be compatible.
|
| |
|
|
|
|
| |
as stated in documentation.
|
| |
|
| |
|
|
|
|
|
|
|
| |
up the documentation a little.
chx: can you double-check whether the global $conf variable is secure?
(That is, make sure it can't be send using the URL or something.)
|
| |
|
| |
|