1. 24 Sep, 2014 2 commits
  2. 12 Sep, 2014 1 commit
  3. 28 Jun, 2014 3 commits
  4. 25 Jun, 2014 1 commit
  5. 23 Apr, 2014 1 commit
  6. 17 Apr, 2014 1 commit
  7. 16 Apr, 2014 1 commit
  8. 08 Apr, 2014 1 commit
  9. 03 Apr, 2014 1 commit
  10. 02 Apr, 2014 2 commits
  11. 31 Mar, 2014 1 commit
  12. 30 Mar, 2014 1 commit
  13. 29 Mar, 2014 1 commit
  14. 27 Mar, 2014 2 commits
  15. 23 Mar, 2014 1 commit
  16. 22 Mar, 2014 1 commit
  17. 16 Mar, 2014 1 commit
  18. 03 Mar, 2014 1 commit
  19. 28 Feb, 2014 2 commits
  20. 25 Feb, 2014 1 commit
  21. 19 Feb, 2014 1 commit
  22. 15 Feb, 2014 1 commit
  23. 14 Feb, 2014 2 commits
  24. 12 Feb, 2014 1 commit
  25. 06 Feb, 2014 1 commit
  26. 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>.
  27. 11 Jan, 2014 2 commits
  28. 29 Dec, 2013 1 commit
  29. 26 Dec, 2013 1 commit