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