Commit History

Author SHA1 Message Date
  Dayle Rees 4b8ba99211 Merge pull request #1043 from tobsn/patch-10 13 years ago
  Sergii Grebeniuk 690e8572aa phpdoc fixes 13 years ago
  Tobsn 5716b4da40 type boolean is tinyint(1) 13 years ago
  Dayle Rees 2c6ed23b45 fixing merge issues 13 years ago
  Dayle Rees 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
  Josh Miller 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
  Taylor Otwell 38234c61dd Merge pull request #480 from cviebrock/schema-rename 13 years ago
  Franz Liedke 61364c553d Make sure default values in schema columns are always non-empty (especially booleans). 13 years ago
  Chris Berthe b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop 13 years ago
  Taylor Otwell 845023fc80 Merge pull request #847 from tobsn/patch-1 13 years ago
  Chris Berthe f3d756476b Merge remote-tracking branch 'upstream/develop' into develop 13 years ago
  Tobsn 31abcd599b unique typo 13 years ago
  Tobsn 0b9b102dc7 NOT NULL order issue fixed! 13 years ago
  Dayle Rees 8d13bf9c5a removing unsigned from mysql grammer due to bug 13 years ago
  Tobias Orterer e0d491cb15 Added UNSIGNED to mysql grammar inrementer() 13 years ago
  Chris Berthe fafaf724b0 Grammar/Vocabulary fixes 13 years ago
  Colin Viebrock 7d4a346f84 Adding Schema::rename('oldtable','newtable') support 13 years ago
  Taylor Otwell 46595ce55e Unsigned only supported by MySQL. 13 years ago
  Taylor Otwell f3df013753 Added support for decimal data type in schema. 13 years ago
  Taylor Otwell d43157b61f Fix drop_foreign SQL grammar for MySQL. 13 years ago
  Taylor Otwell 1d93cab0d0 Cleaning up foreign key support. Added drop_foreign command. 13 years ago
  Taylor Otwell 1302ded5f8 Added foreign key support to schema builder for MySQL, Postgres, and SQL Server. 13 years ago
  Colin Viebrock b7d068f2f2 Move method into grammar.php instead of duplicating in each grammar 13 years ago
  Colin Viebrock 26c7273493 Add unsigned() modifier, so you can create unsigned integer columns 13 years ago
  Taylor Otwell 479b3f6773 cleaning up various codes. 13 years ago
  Taylor Otwell 0f2d311739 cleaning up some code. 13 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 13 years ago
  Taylor Otwell 27fdb1e3f5 added key and session tasks. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago