1. 01 1月, 2019 2 次提交
  2. 31 12月, 2018 1 次提交
  3. 27 12月, 2018 1 次提交
  4. 22 11月, 2018 1 次提交
  5. 08 2月, 2018 1 次提交
  6. 07 2月, 2018 1 次提交
  7. 12 1月, 2018 1 次提交
  8. 09 1月, 2017 1 次提交
    • Steve McLeod's avatar
      Add index hints (#425) · b2ef093c
      Steve McLeod 提交于
      * Added parsing of table hints
      
      * Implemented USE INDEX hints
      
      * Added docs, tidied up code for submission
      
      * Added docs, tidied up code for submission
      
      * Removed used of final static field that would cause problems with Tomcat class unloading
      
      * Removed used of final static field that would cause problems with Tomcat class unloading
      
      * A table with no index hints now has indexHints == null, instead of an employ instance of IndexHints. For the common case of no index hints, this will prevent some unnecessary object creation.
      
      * Index Hints now is backward compatible with using the "USE" as a table alias
      
      * Added TestIndexHints to list of all tests
      
      * Added index hints to text generated by TableFilter.getPlanSQL();
      
      * Improved field names (a field called indexList was actually a set);
      Added test for ensuring getPlanSQL lists index hints in correct order
      
      * Improved unit test for making sure getPlanSQL renders index hints list in correct order
      b2ef093c
  9. 09 4月, 2015 1 次提交
  10. 30 3月, 2015 1 次提交
  11. 22 6月, 2014 1 次提交
  12. 12 4月, 2014 1 次提交
  13. 11 4月, 2014 1 次提交
  14. 01 9月, 2013 1 次提交
  15. 16 3月, 2013 1 次提交
  16. 29 1月, 2013 1 次提交
  17. 05 9月, 2012 1 次提交
  18. 17 8月, 2012 1 次提交
  19. 06 5月, 2011 1 次提交
  20. 03 5月, 2011 1 次提交
  21. 21 3月, 2011 1 次提交
  22. 02 3月, 2011 1 次提交
  23. 01 3月, 2011 1 次提交
  24. 17 2月, 2011 1 次提交
  25. 13 1月, 2011 1 次提交
  26. 17 12月, 2010 1 次提交
  27. 01 11月, 2010 1 次提交
  28. 10 10月, 2010 1 次提交
  29. 05 10月, 2010 1 次提交
  30. 22 8月, 2010 1 次提交
  31. 25 7月, 2010 1 次提交
  32. 18 7月, 2010 1 次提交
  33. 17 7月, 2010 1 次提交
  34. 10 7月, 2010 1 次提交
  35. 18 6月, 2010 1 次提交
  36. 14 6月, 2010 1 次提交
  37. 05 4月, 2010 1 次提交
  38. 03 4月, 2010 1 次提交
  39. 18 2月, 2010 1 次提交