Issue #1957022 by rooby: Fixed hook_entity_property_info() declaring table columns as fields.
Issue #1943094 by valthebald: Added alter hook to allow other modules to define data types.
Issue #1551430 by imclean, Daniel A. Beilinson, cheekdotcom: Added hook_entity_property_info() for Feeds integration.
Issue #1363600 by B-Prod, imclean: Fixed Field UI admin paths for data table entities.
Issue #1792350 by davew1970: Removed views handler date_api_filter_handler; no longer exists on D7.
Issue #1412014 by krlucas: Fixed infinite loop when trying to compile list of views handlers.
by joachim: Fixed output of data table title.
- #1451666 by joachim, mottihoresh: Removed module_exists() checks on schema module.
- #1419798 by mikestefff, joachim: Fixed error in tests; changed custom query class to use db_delete(); removed hook_data_delete_query_alter().