1. 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
  2. 02 Jun, 2013 3 commits