An error occurred fetching the project authors.
  1. 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
  2. 23 Nov, 2009 1 commit
  3. 20 Nov, 2009 1 commit
  4. 07 Oct, 2009 1 commit
  5. 04 Sep, 2009 1 commit
  6. 01 Jun, 2009 1 commit
  7. 10 Mar, 2009 1 commit
  8. 06 Mar, 2009 1 commit
  9. 25 Feb, 2009 1 commit