Skip to content
Snippets Groups Projects
  1. Oct 14, 2009
  2. Oct 13, 2009
  3. Oct 11, 2009
  4. Oct 09, 2009
  5. Oct 08, 2009
  6. Oct 05, 2009
  7. Oct 03, 2009
  8. Oct 01, 2009
  9. Sep 30, 2009
  10. Sep 29, 2009
  11. 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
  12. Sep 26, 2009
  13. Sep 25, 2009
  14. Sep 22, 2009
  15. Sep 21, 2009
  16. Sep 20, 2009
  17. Sep 19, 2009
  18. Sep 18, 2009
  19. Sep 17, 2009
  20. Sep 16, 2009
  21. Sep 15, 2009
  22. Sep 13, 2009
  23. Sep 11, 2009
  24. Sep 10, 2009
  25. Sep 09, 2009
Loading