I was just poking around with the Schema module and it throws up some error status messages:

# Field patterns.pid has no description.
# Field patterns.name has no description.
# Field patterns.status has no description.
# Field patterns.public has no description.
# Field patterns.file has no description.
# Field patterns.updated has no description.
# Field patterns.enabled has no description.
# Field patterns.title has no description.
# Field patterns.description has no description.
# Field patterns.pattern has no description.
# Table patterns has no description.

I'd roll a patch for patterns.install but I'm not familiar enough with the module yet to know how to describe all of the fields accurately.

Comments

vaish’s picture

Thanks for catching this up and offering to roll a patch.

However, it seems most natural for us to add those descriptions since we are more familiar with the db schema. Also, we are very likely to update/change db schema very soon, and that may be the best time to add the descriptions as well.

Thanks,
Vaish

vaish’s picture

Status: Active » Fixed

Better late then never :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.