Example#. To add a new indexed column email to the users table, run the command: rails generate migration AddEmailToUsers email:string:index.
確定! 回上一頁