差分

移動先: 案内検索

Tep3-onk-2

491 バイト追加, 2022年9月18日 (日) 09:54
途中から変更する場合のmigrate追加
end</nowiki>
=== 途中から変更する場合のmigrate追加 途中からUUIDに変更する場合 ===migrationファイル追加 <nowiki> % rails generate migration enable_extension_for_uuid % rails generate migration change_user_id_type_to_uuid  % rails destroy migration change_user_id_type_to_uuid % rails generate migration change_users_id_type_to_uuid % rails generate migration change_notes_id_type_to_uuid % rails generate migration change_lists_id_type_to_uuid % rails generate migration change_clients_id_type_to_uuid % rails generate migration change_others_id_type_to_uuid</nowiki>
== generate ==

案内メニュー