This patch makes the code style in the three database include files consistent with Drupal standards, and adds a wealth of Doxygen-style comments to aid developers in writing solid database access code using the API.

CommentFileSizeAuthor
#4 includes.patch49.41 KBjonbob
#2 module.patch7.56 KBjonbob
database_0.patch24.33 KBjonbob

Comments

dries’s picture

Committed to HEAD.

jonbob’s picture

Title: Code style and documentation for database abstraction layer » Code style and documentation enhancements
Component: database system » module system
StatusFileSize
new7.56 KB

The same treatment, this time for module.inc.

dries’s picture

Committed to HEAD.

jonbob’s picture

Component: module system » base system
StatusFileSize
new49.41 KB

Another documentation improvement. This one's a big one that affects most of the includes directory.

Steven’s picture

Anonymous’s picture