Skip to content
New issue

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

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

Already on GitHub? # to your account

Added simple task to enter db console #592

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Added simple task to enter db console #592

merged 1 commit into from
Jan 5, 2021

Conversation

jwoertink
Copy link
Member

Fixes #516

This task just calls psql passing in your configured DB URL. I have no idea how to test this 😂

Screen Shot 2021-01-05 at 11 12 53 AM

@jwoertink
Copy link
Member Author

I want to make this task precompiled, but I need to test that locally first to see if it works.

@jwoertink
Copy link
Member Author

🤨 ok.... what?

Screen Shot 2021-01-05 at 11 32 35 AM

but how?

@jwoertink
Copy link
Member Author

Ok, it turns out that if you pre-compile the db tasks, then change the db settings, the pre-compiled tasks will use the old settings, and not the new changes. Lame 😒 ...For now we can't precompile this, but it would be amazing if we could figure out how to precompile all of those.

@jwoertink jwoertink merged commit efe1d8a into master Jan 5, 2021
@jwoertink jwoertink deleted the features/516 branch January 5, 2021 19:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add db.console task
2 participants