1. 09 Jun, 2014 1 commit
    • Fix PostgreSQL enumValues · 458c4a66
      makroxyz authored
      $column->enumValues is set to array[0 =>''] even if $info['enum_values'] is null.
      Gii generates always dropDownList in forms.
  2. 26 May, 2014 1 commit
  3. 25 May, 2014 1 commit
  4. 23 May, 2014 2 commits
  5. 23 Apr, 2014 1 commit
  6. 10 Apr, 2014 1 commit
  7. 23 Mar, 2014 1 commit
  8. 20 Mar, 2014 1 commit
  9. 16 Mar, 2014 1 commit
  10. 21 Jan, 2014 1 commit
  11. 16 Jan, 2014 1 commit
  12. 11 Jan, 2014 1 commit
  13. 29 Dec, 2013 1 commit
  14. 27 Dec, 2013 1 commit
  15. 25 Dec, 2013 2 commits
  16. 24 Dec, 2013 1 commit
  17. 05 Dec, 2013 1 commit
  18. 27 Nov, 2013 3 commits
  19. 19 Nov, 2013 3 commits
  20. 03 Nov, 2013 3 commits
  21. 01 Nov, 2013 3 commits
  22. 28 Oct, 2013 1 commit
  23. 18 Oct, 2013 1 commit
  24. 15 Sep, 2013 1 commit
  25. 10 Sep, 2013 1 commit
  26. 08 Sep, 2013 1 commit
  27. 11 Jun, 2013 1 commit
  28. 09 Jun, 2013 2 commits
    • - 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
    • coding style fix. · 864bf936
      Qiang Xue authored
  29. 08 Jun, 2013 1 commit