Core: Command to create database

Created on 19 May 2019  路  5Comments  路  Source: adonisjs/core

Required feature to avoid manually creating database.

NA

Yes! I want to help on it with little guidance =D

Most helpful comment

Hey @dfmoreto! 馃憢

That would be a great addition to the current CLI!
Looking forward to add it after 5.0 release.

All 5 comments

I think you're describing migrations https://adonisjs.com/docs/4.1/migrations

No, I mean to really run a command to create the database itself as we do with create database xpto. I don't know if I looked right, but I didn't see it on migrations.
I think it could have commands as adonis database:create and adonis database:drop that would run these creation and dropping database commands.

Hey @dfmoreto! 馃憢

That would be a great addition to the current CLI!
Looking forward to add it after 5.0 release.

Not something that needs to live on this repo and please follow the RFC process, if you want to propose features

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

themodernpk picture themodernpk  路  3Comments

itsg2jakhmola picture itsg2jakhmola  路  3Comments

begueradj picture begueradj  路  3Comments

seanc picture seanc  路  4Comments

aligoren picture aligoren  路  4Comments