1. 05 Oct, 2014 1 commit
  2. 24 Sep, 2014 2 commits
  3. 12 Sep, 2014 1 commit
  4. 28 Jun, 2014 3 commits
  5. 25 Jun, 2014 1 commit
  6. 23 Apr, 2014 1 commit
  7. 17 Apr, 2014 1 commit
  8. 16 Apr, 2014 1 commit
  9. 08 Apr, 2014 1 commit
  10. 03 Apr, 2014 1 commit
  11. 02 Apr, 2014 2 commits
  12. 31 Mar, 2014 1 commit
  13. 30 Mar, 2014 1 commit
  14. 29 Mar, 2014 1 commit
  15. 27 Mar, 2014 2 commits
  16. 23 Mar, 2014 1 commit
  17. 22 Mar, 2014 1 commit
  18. 16 Mar, 2014 1 commit
  19. 03 Mar, 2014 1 commit
  20. 28 Feb, 2014 2 commits
  21. 25 Feb, 2014 1 commit
  22. 19 Feb, 2014 1 commit
  23. 15 Feb, 2014 1 commit
  24. 14 Feb, 2014 2 commits
  25. 12 Feb, 2014 1 commit
  26. 06 Feb, 2014 1 commit
  27. 23 Jan, 2014 4 commits
    • Update Query.php · c9c59bdc
      Ivan Pomortsev authored
      Using short array syntax.
    • Update Query.php · 5f3d601b
      Ivan Pomortsev authored
      Change passing parameters to array with two elements – 'all' which means if we use UNION or UNION ALL construction and 'query' which is our sql query that will be at right of construction.
    • Update Query.php · 8109708b
      Ivan Pomortsev authored
      Forget one ";" :D
    • Update Query.php · 01c89ea3
      Ivan Pomortsev authored
      Change union method to accept also <code>$all</code> variable. TRUE means that we must results <code>UNION ALL</code> construction, FALSE – that <code>UNION</code>.
  28. 11 Jan, 2014 2 commits
  29. 29 Dec, 2013 1 commit