Taylor Otwell
|
b061b9b21c
|
Merge pull request #1150 from franzliedke/patch-40
Get rid of duplicate code for DROP TABLE in schema grammars.
|
2012-09-01 18:05:29 -07:00 |
Franz Liedke
|
e11d13ae31
|
Get rid of duplicate code for DROP TABLE in schema grammars.
|
2012-08-27 15:09:11 +02:00 |
Sergii Grebeniuk
|
690e8572aa
|
phpdoc fixes
|
2012-08-03 18:17:48 +03:00 |
Franz Liedke
|
61364c553d
|
Make sure default values in schema columns are always non-empty (especially booleans).
|
2012-07-17 23:47:05 +02:00 |
Franz Liedke
|
7ead1796d0
|
Apply prefix to foreign key's "on" attribute, too.
|
2012-06-06 12:33:50 +03:00 |
Taylor Otwell
|
ce9f4f1db7
|
Added support for on_delete and on_cascade of foreign keys.
|
2012-03-21 10:33:06 -05:00 |
Taylor Otwell
|
46595ce55e
|
Unsigned only supported by MySQL.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-04 14:28:49 -06:00 |
Taylor Otwell
|
1d93cab0d0
|
Cleaning up foreign key support. Added drop_foreign command.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-02 10:23:27 -06:00 |
Colin Viebrock
|
b7d068f2f2
|
Move method into grammar.php instead of duplicating in each grammar
|
2012-02-29 15:21:20 -06:00 |
Taylor Otwell
|
1ec6fc766c
|
added support for database table prefixes.
|
2012-01-29 13:07:15 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |