I was checking this module and saw that you are calling entity_exportable_schema_fields from inside hook_schema().
It is better if you copy and paste the fields instead (see http://drupal.org/node/1122812).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | remove_entity_exportable_schema-1158084.patch | 885 bytes | webankit |
Comments
Comment #1
webankit commentedAttaching a patch please review