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 1 commit
  3. 24 May, 2013 1 commit
    • Tests cleanup · 7cd9123c
      Alexander Makarov authored
      - Better names
      - Removed not used MySQLTestCase
      - Moved base testcase for DB to db namespace
      - Minor style fixes
  4. 11 May, 2013 1 commit
  5. 09 May, 2013 2 commits