1. 03 Nov, 2013 3 commits
  2. 01 Nov, 2013 5 commits
  3. 29 Oct, 2013 1 commit
  4. 28 Oct, 2013 1 commit
  5. 23 Oct, 2013 1 commit
  6. 18 Oct, 2013 1 commit
  7. 15 Oct, 2013 2 commits
  8. 14 Oct, 2013 2 commits
  9. 18 Sep, 2013 1 commit
  10. 14 Sep, 2013 5 commits
  11. 06 Sep, 2013 7 commits
  12. 05 Sep, 2013 1 commit
  13. 29 Aug, 2013 2 commits
  14. 16 Aug, 2013 1 commit
  15. 12 Aug, 2013 1 commit
  16. 09 Jul, 2013 3 commits
  17. 03 Jul, 2013 1 commit
  18. 10 Jun, 2013 1 commit
  19. 09 Jun, 2013 1 commit
    • - Added drop/add primary key methods to Command.php · f667b578
      gevik authored
      - Added drop/add primary key methods to QueryBuilder.php
      - Added mysql specific dropPrimarykey method
      - Added sqlite specific dropPrimarykey and addPrimaryKey methods
      - Added uint testing for dropPrimarykey and addPrimaryKey methods
      - Corrected postgresql column types, by adding length and precision