Although you could consider this a bug, its more like a feature request:

It would be very nice to have a data dictionary.

(You know, a document that explains every row in every database table and how they are all connected, all relations, all dependencies.)

Thanks,
Eric

Comments

magico’s picture

Version: 4.7.1 » x.y.z
Component: database system » other

A page in the handbook must be written.

bdragon’s picture

Version: x.y.z » 6.x-dev
Status: Active » Closed (duplicate)

Drupal 6 has a schema API, and work is ongoing for having a description for every column. Once this is done, we could programatically generate a data dictionary!