1. 16 Apr, 2014 1 commit
  2. 08 Apr, 2014 1 commit
  3. 03 Apr, 2014 1 commit
  4. 02 Apr, 2014 2 commits
  5. 31 Mar, 2014 1 commit
  6. 30 Mar, 2014 1 commit
  7. 29 Mar, 2014 1 commit
  8. 27 Mar, 2014 2 commits
  9. 23 Mar, 2014 1 commit
  10. 22 Mar, 2014 1 commit
  11. 16 Mar, 2014 1 commit
  12. 03 Mar, 2014 1 commit
  13. 28 Feb, 2014 2 commits
  14. 25 Feb, 2014 1 commit
  15. 19 Feb, 2014 1 commit
  16. 15 Feb, 2014 1 commit
  17. 14 Feb, 2014 2 commits
  18. 12 Feb, 2014 1 commit
  19. 06 Feb, 2014 1 commit
  20. 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>.
  21. 11 Jan, 2014 2 commits
  22. 29 Dec, 2013 1 commit
  23. 26 Dec, 2013 1 commit
  24. 23 Dec, 2013 1 commit
    • Refinement in comments · 488918d0
      Vincent authored
      I checked this using XDebug, and the function actually returns null (which is something different than false). I assume it is the comment that should be changed, and not the code itself...
  25. 18 Dec, 2013 1 commit
  26. 17 Dec, 2013 2 commits
  27. 02 Dec, 2013 1 commit
  28. 30 Nov, 2013 1 commit
  29. 23 Nov, 2013 1 commit
  30. 14 Nov, 2013 1 commit
  31. 13 Nov, 2013 1 commit