Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add postgres:reset command #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add postgres:reset command #164

wants to merge 1 commit into from

Conversation

jayjun
Copy link

@jayjun jayjun commented Jan 12, 2019

See #141.

Use dropdb and createdb to mimic Heroku’s pg:reset command. Pass --force to skip confirmation prompt.

@nishtahir
Copy link

@josegonzalez are there any plans to have this merged in?

@josegonzalez
Copy link
Member

It needs a rebase, unfortunately, but yeah, if that happens, why not?

@jayjun jayjun force-pushed the reset branch 3 times, most recently from 88a55bb to 6414925 Compare July 24, 2019 15:35
@jayjun
Copy link
Author

jayjun commented Jul 24, 2019

Rebased and pushed.

@jayjun jayjun force-pushed the reset branch 2 times, most recently from ab060fa to df76601 Compare July 25, 2019 13:12
@nishtahir
Copy link

@josegonzalez is this good now?

@0xBADDCAFE
Copy link

How about the current status of this PR?

@thomasfedb
Copy link

Anything I can do to help get this merged? I needed this feature today, and while I working around it, I would have loved to be able to simply dokku postgres:reset appname.

@brylie
Copy link

brylie commented Apr 2, 2022

Ping @josegonzalez :-)

I'm trying to reset a database in a sandbox application and would find this feature useful as well :-)

@bfontaine
Copy link

Is there anything we can do to get this PR merged?

@kasvith
Copy link

kasvith commented Jan 24, 2023

any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants