Comments

nevergone’s picture

Status: Active » Needs review
StatusFileSize
new1.59 KB

Needs review.

sweetchuck’s picture

Status: Needs review » Needs work

Live template hook_schema_item is for create a new table, not for alter an exists one.
I think the db_add_field() (or nothing) is more relevant in this context.

nevergone’s picture

StatusFileSize
new2.02 KB

I think, help those who want to add a new field.