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
Comment #1
magico commentedA page in the handbook must be written.
Comment #2
bdragon commentedDrupal 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!
Comment #3
seanburlington commentedthere is this
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/data...
But it's two years old and references Drupal 4.7
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/data...
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/data...