Skip to content
  1. Jan 02, 2011
  2. Dec 31, 2010
  3. Dec 21, 2010
  4. Dec 14, 2010
  5. Sep 29, 2010
  6. Feb 15, 2010
  7. Dec 04, 2009
  8. Sep 27, 2009
    • Dries Buytaert's avatar
      - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach,... · 803b8b39
      Dries Buytaert authored
      - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests.
      
      The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.
      803b8b39
  9. Sep 10, 2009
  10. May 27, 2009
  11. May 13, 2009
  12. Feb 18, 2009
  13. Feb 10, 2009
  14. Feb 03, 2009
    • Dries Buytaert's avatar
      · 607e9626
      Dries Buytaert authored
      - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
      607e9626