Create the customer service database by typing CustomerServiceDatabase in the Create DB field, then click the Create button.
通过在Create db字段中键入CustomerServiceDatabase创建客户服务数据库,然后单击Create按钮。
Inside that directory, create a db directory for the SQLite database, a dbscripts directory for the database and table creation scripts, and a backups directory for database backups.
在此目录中,创建一个用于存放SQLite数据库的db目录、一个用于存放数据库和表创建脚本的dbscripts目录和一个用于存放数据库备份的backups目录。
Run rake db: create db: migrate to create the database.
运行rake db: create db: migrate以创建数据库。
应用推荐