1. 22 Feb, 2008 1 commit
  2. 08 Feb, 2008 1 commit
  3. 12 Jan, 2008 1 commit
  4. 15 Nov, 2007 1 commit
  5. 03 Sep, 2007 1 commit
  6. 19 Jun, 2007 1 commit
    • zYne's avatar
      1. Merging two event listener APIs · 113ac3b9
      zYne authored
      2. Merging Doctrine_Db functionality into Doctrine_Connection
      
      3. Merging Doctrine_Db modules to Doctrine_Connection plugins
      113ac3b9
  7. 14 Jun, 2007 1 commit
  8. 05 Jun, 2007 1 commit
  9. 04 Jun, 2007 1 commit
  10. 02 Jun, 2007 1 commit
    • romanb's avatar
      Updated 2 test cases to outline two major issues with the new hydration (at... · 2e6ed4d0
      romanb authored
      Updated 2 test cases to outline two major issues with the new hydration (at least i think that it has to do with the problems):
      1) When the result set is in a custom order, components may be doubled (this already occured half a year ago though the symptoms were different (items were assigned to the wrong collection).
      2) Accessing related components that are already loaded (but empty) results in lots of extra queries. The only way to get around that is do wrap an isset() check around nearly all places before accessing a relation. This was not the case in earlier revisions though at that time an isset() was sometimes needed, too to prevent extra queries. But now it seems to be necessary everywhere.
      2e6ed4d0
  11. 31 May, 2007 1 commit
  12. 28 May, 2007 1 commit