Commit History

Author SHA1 Message Date
  Sergii Grebeniuk 690e8572aa phpdoc fixes 13 years ago
  Taylor Otwell 38234c61dd Merge pull request #480 from cviebrock/schema-rename 13 years ago
  Franz Liedke 605be704ff Avoid unnecessary end() in Table::column() function. 13 years ago
  Franz Liedke 8fc80c47d9 Avoid unnecessary end() in Table::command() function. 13 years ago
  Taylor Otwell 691d68ba54 improve / fix postgres support. 13 years ago
  Colin Viebrock 7d4a346f84 Adding Schema::rename('oldtable','newtable') support 13 years ago
  Taylor Otwell e96f75e8cc Fixing bugs in database layer. 13 years ago
  Taylor Otwell e5b3b196ab Updated change-log. Prepend table names to default index names in schema. 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 1302ded5f8 Added foreign key support to schema builder for MySQL, Postgres, and SQL Server. 13 years ago
  Taylor Otwell b29f8a88fe add default value for index names. 13 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 13 years ago
  Taylor Otwell 27fdb1e3f5 added key and session tasks. 13 years ago
  Taylor Otwell dd8ebe60f0 make index names required. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago