An error occurred fetching the project authors.
  1. 22 Apr, 2010 1 commit
  2. 20 Apr, 2010 1 commit
    • Vincent Pelletier's avatar
      Provide backward compatilibity with older ZSQLCatalog. · 6a1899e9
      Vincent Pelletier authored
      In older ZSQLCatalog versions (pre-r25706), values fetched via
        select_expression='catalog.simulation_state'
      were accessible on brain as "brain.simulation_state". In current catalog,
      this became "getattr(brain, 'catalog.simulation_state')" and hence broke
      compatibility somewhat. This patch fixes this problem by stripping table
      name from the generated alias.
      Note: the table name is only stripped from implicit aliases, never from
      explicit ones.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34685 20353a03-c40f-0410-a6d1-a30d3c3de9de
      6a1899e9
  3. 16 Apr, 2010 1 commit
  4. 11 Mar, 2010 3 commits
  5. 21 Jan, 2010 1 commit
  6. 23 Nov, 2009 1 commit
  7. 20 Nov, 2009 1 commit
  8. 27 Oct, 2009 3 commits
  9. 30 Jun, 2009 1 commit
  10. 23 Jun, 2009 1 commit
  11. 22 Jun, 2009 1 commit
  12. 19 Jun, 2009 1 commit
  13. 02 Jun, 2009 1 commit
  14. 20 May, 2009 1 commit
  15. 06 May, 2009 1 commit
  16. 04 May, 2009 1 commit
  17. 15 Apr, 2009 1 commit
  18. 24 Mar, 2009 1 commit
  19. 11 Mar, 2009 1 commit
  20. 10 Mar, 2009 2 commits
  21. 03 Mar, 2009 3 commits
  22. 02 Mar, 2009 2 commits
  23. 25 Feb, 2009 1 commit