Generate the contents of hook_schema for a given table so that a dev can quickly paste into his module. Maybe more stuff to do on the command line.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | schema.drush_.inc_.txt | 1.06 KB | moshe weitzman |
Generate the contents of hook_schema for a given table so that a dev can quickly paste into his module. Maybe more stuff to do on the command line.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | schema.drush_.inc_.txt | 1.06 KB | moshe weitzman |
Comments
Comment #1
moshe weitzman commentedAccepts a comma delimited list of tables.
Comment #2
mikeryanCommitted, with command changed to "schema-inspect".