-
Per-Bundle Storage: February 25, 2011 2:10
Commit e123dcc on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Fix and test initial synchronization. IIRC, all core + pbs tests passed with this code, including when pbs.module was enabled during Field API tests, when I last worked on it. Since then it has become out of data.
-
All Field API tests pass with pbs.module enabled.
-
Add testTranslatableFields(), make a few other tweaks.
-
Remove useless line of code.
-
pbs.test passes.
-
Add some comments and an initial stab at hook_field_attach_query().
-
-
Handle cases where an object's bundle does not exist and where the the object has no non-null data columns.
-
Update for hook_field_attach_pre_*().