Since EntityFieldQuery only looks at the primary table, the fields that are in bean_revisions need to be moved to bean table. The original idea to only having them in bean_revision was to have the data in only one place.
Since EntityFieldQuery only looks at the primary table, the fields that are in bean_revisions need to be moved to bean table. The original idea to only having them in bean_revision was to have the data in only one place.
Comments
Comment #1
pingwin4egdo you mean 'uid', 'created' & 'changed'?
Comment #2
indytechcook commented@pingwin4eg yes that's what I mean.
Comment #3
indytechcook commentedDone.
http://drupal.org/commitlog/commit/22232/35fab6de266ba36b29e2f0b3dfdf955...