Commit History

Author SHA1 Message Date
  Taylor Otwell 94b8582865 Add DateTime support to database binding layer. 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 1d93cab0d0 Cleaning up foreign key support. Added drop_foreign command. 13 years ago
  Taylor Otwell c002ae6337 Use constraints for "unique" on Postgres schemas. 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 0f2d311739 cleaning up some code. 13 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago