1. 12 Nov, 2012 1 commit
  2. 29 Oct, 2012 1 commit
  3. 23 Dec, 2011 1 commit
  4. 20 Oct, 2011 1 commit
  5. 27 Jul, 2011 1 commit
  6. 24 Nov, 2009 1 commit
  7. 27 Oct, 2009 1 commit
    • Nate Gallaher's avatar
      msi: Add tablename tracking to VIEW_find_column. · cc366e12
      Nate Gallaher authored
      This fixes the bug where multiple columns of the same name, but
      different tables are members of a join. Any attempt to refer to these
      columns will resolve to the first available column with that name,
      irregardless of any tablename modifier.
      cc366e12
  8. 02 Mar, 2009 2 commits
  9. 06 Oct, 2008 1 commit
  10. 18 Dec, 2007 1 commit
  11. 27 Jul, 2007 1 commit
  12. 23 Jul, 2007 2 commits
  13. 19 Jul, 2007 1 commit
  14. 19 Jun, 2007 1 commit
  15. 13 Jun, 2007 1 commit
  16. 24 Apr, 2007 1 commit
  17. 26 Oct, 2006 1 commit
  18. 09 Oct, 2006 1 commit
  19. 07 Sep, 2006 1 commit
  20. 10 Jun, 2006 1 commit
  21. 23 May, 2006 1 commit
  22. 20 Mar, 2006 1 commit
    • Robert Shearman's avatar
      msi: Optimise WHERE operations. · 9f487ba1
      Robert Shearman authored
      Optimise WHERE operations on matching against strings by adding a new
      function find_matching_rows to the views, which eliminates the need to
      examine every record when executing a query. Implement this function
      in the table using a hash table on the ID stored in the data.
      9f487ba1
  23. 10 Jan, 2006 1 commit
  24. 02 Nov, 2005 1 commit
  25. 26 Sep, 2005 1 commit
  26. 20 Sep, 2005 1 commit
  27. 24 Aug, 2005 1 commit
  28. 29 May, 2005 1 commit
  29. 08 Feb, 2005 1 commit
  30. 09 Jul, 2004 1 commit
  31. 06 Jul, 2004 1 commit
  32. 30 Jun, 2004 1 commit
  33. 19 Mar, 2004 1 commit
  34. 08 Sep, 2003 1 commit
  35. 05 Sep, 2003 1 commit
  36. 13 Aug, 2003 1 commit