MySQL / PostgreSQL / SQLite3
最終更新 2 年前
#postgresqlに変更 rails db:system:change --to=postgresql #SQLiteに変更 rails db:system:change --to=sqlite3 #MySQLに変更 rails db:system:change --to=mysql