January 2019
Intermediate to advanced
520 pages
14h 32m
English
The second migration is create_users. It creates a users table that is required to keep all the users' accounts in a database. To create this table, we create a separate migration that contains two scripts—one to create the users table and one to drop it.
Read now
Unlock full access