メソッド | 用途 |
---|---|
add_column | カラムを追加する |
remove_column | カラムを削除する |
remove_columns | 複数のカラムを削除する |
rename_column | カラムの名前を変更する |
change_column | カラムの情報を変更する |
create_table | テーブルを作成する |
drop_table | テーブルを削除する |
rename_table | テーブル名を変更する |
add_index | インデックスを追加する |
remove_index | インデックスを削除する |
add_reference | 外部キーを作成する |
remove_reference | 外部キーを削除する |
add_foreign_key | 外部キー制約を作成する |
remove_foreign_key | 外部キー制約を削除する |
More than 3 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme