| Commit message (Collapse) | Author | Age |
|
|
|
| |
(and removed spaces).
|
|
|
|
| |
_db_rewrite_sql(), mentioning table aliases used
|
|
|
|
| |
maintenance pages (regression)
|
| |
|
|
|
|
| |
.schema files into .install files to prevent mistakes.
|
|
|
|
| |
feature from schema API: load/save records based upon schema.
|
|
|
|
| |
queries, setting a best practice to avoid vulnerabilities
|
|
|
|
| |
schema API
|
| |
|
| |
|
|
|
|
| |
back to the original database function call, so we can provide a more accurate error message for DB errors
|
|
|
|
| |
near flowless updates
|
| |
|
| |
|
| |
|
|
|
|
| |
to allow for multilingual blocks
|
|
|
|
| |
statements and fixing a schema referencing bug
|
| |
|
|
|
|
| |
Oh, behave.
|
|
|
|
| |
with sites/default/default.settings.php.
|
|
|
|
| |
core. Woot. Woot.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
OR-clause.
|
| |
|
|
|
|
| |
database abstraction layer and add extra rewriting needed only for Postgres.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes 57406 too
|
| |
|
| |
|
|
|
|
| |
patch by Chris Johnson and myself
|
|
|
|
| |
db_rewrite_sql, made db_rewrite_sql slightly more robust.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
backend for use with PHP5 and MySQL 4.1 and above.
NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch. Luckily, various people reported that it works.
|
|
|
|
| |
for performance's sake.
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.)
|
| |
|
|
|
|
| |
- Minor code style fixes.
|
| |
|
| |
|