1. 25 Feb, 2014 1 commit
  2. 24 Feb, 2014 1 commit
  3. 23 Feb, 2014 1 commit
  4. 12 Feb, 2014 1 commit
  5. 06 Feb, 2014 1 commit
  6. 30 Jan, 2014 1 commit
  7. 28 Jan, 2014 1 commit
  8. 27 Jan, 2014 1 commit
  9. 23 Jan, 2014 5 commits
    • Update QueryBuilder.php · a9286b89
      Ivan Pomortsev authored
      Change <code>array_reduce</code> with anonimous function variant to easy string collection from pieces of unions.
    • Update QueryBuilder.php · 7da3449d
      Ivan Pomortsev authored
      Change buildUnion method to be ready to accept parameters in <code>['all' => $all, 'query' => $query]</code> format for division to "UNION" and "UNION ALL" constructions.
    • Update QueryBuilder.php · 5d3fd930
      Ivan Pomortsev authored
      Delete some spaces from result string.
    • Update QueryBuilder.php · 1ea895e2
      Ivan Pomortsev authored
      Fixed some errors – syntax with ";" after closure function and also moved building of unions queries into this function.
    • Update QueryBuilder.php · 12cbaf90
      Ivan Pomortsev authored
      Change using of implode to convert array of queries to union to array_reduce. Result of this changing is that code feel difference between two selects that connects with UNION and two selects that connects with UNION ALL.
  10. 21 Jan, 2014 1 commit
  11. 11 Jan, 2014 3 commits
  12. 29 Dec, 2013 1 commit
  13. 17 Dec, 2013 1 commit
  14. 26 Nov, 2013 1 commit
  15. 24 Nov, 2013 2 commits
  16. 23 Nov, 2013 1 commit
  17. 13 Nov, 2013 1 commit
  18. 02 Nov, 2013 1 commit
  19. 18 Oct, 2013 1 commit
  20. 23 Sep, 2013 1 commit
  21. 15 Sep, 2013 1 commit
  22. 10 Sep, 2013 1 commit
  23. 05 Sep, 2013 1 commit
  24. 01 Sep, 2013 1 commit
  25. 30 Aug, 2013 1 commit
  26. 29 Aug, 2013 1 commit
  27. 27 Aug, 2013 1 commit
  28. 22 Jul, 2013 2 commits
  29. 15 Jun, 2013 1 commit
  30. 12 Jun, 2013 1 commit
  31. 10 Jun, 2013 1 commit
  32. 09 Jun, 2013 1 commit