Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2005 at 11:50 UTC
Updated:
13 Mar 2007 at 12:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
sepeck commenteddrupaldocs has been decommed.
Comment #2
fgmError is still there on API:
http://api.drupal.org/api/HEAD/function/_db_rewrite_sql
http://api.drupal.org/api/4.7/function/_db_rewrite_sql
http://api.drupal.org/api/4.6/function/_db_rewrite_sql
All mention the nonexistent
hook_sqlComment #3
pwolanin commentedeveryone who has CVS access can commit changes to the developer docs- so just check them out, change and commit. There's no real need to post an issue if you find an obvious error like this.
$ cvs co contributions/docs/developerComment #4
fgmThis is not in the docs, but in core, which I'm not even able to commit to. Here are the three patches, for 4.6, 4.7 and HEAD.
First HEAD.
Comment #5
fgmNow 4.7
Comment #6
fgmAnd finally 4.6.
Comment #7
pwolanin commentedoh, yes- sorry. However, in that case the issue needs to be against Drupal, since otherwise the changes to the code comments will never be noticed and read by the core committers.
Comment #8
pwolanin commentedthis is trivial and should be committed ASAP
Comment #9
drummCommitted to 5.
Comment #10
dries commentedCommitted to all branches. :)
Comment #11
(not verified) commented