I've been playing with the schema module, which uses the new database schema features of drupal6, and I'm reporting on the modules I use which don't contain any database description... I don't know whether to include this as code or documentation, since it's a bit of both.
The appended patch is my interpretation of the database schema.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 588694_schema_description.patch | 2.12 KB | deviantintegral |
| m.patch | 1.41 KB | espie |
Comments
Comment #1
deviantintegral commentedGood idea!
Here's an updated patch which:
This patch still needs an update hook to add these descriptions to existing installations.
Comment #2
Anonymous (not verified) commentedcould you prepare a new release including this diff, please? That'd be great. Thanks.
Comment #3
deviantintegral commentedI've committed the patch from #1 to HEAD and DRUPAL-6--1. I didn't do an update hook, but if anyone really wants that they can write it in a follow up patch.