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).

Comments

webankit’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.0-alpha2
Status: Active » Needs review
StatusFileSize
new885 bytes

Attaching a patch please review