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

use non-deprecated constructor for PostgreSQLContainer #522

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

cgardens
Copy link
Contributor

@cgardens cgardens commented Oct 8, 2020

What

  • default PostgreSQLContainer() constructor is deprecated. you now have to pass in the image name. did this for all usages in our codebase.

@cgardens cgardens force-pushed the cgardens/pg_containers_deprecation branch from 5d08b89 to a169d4d Compare October 16, 2020 00:14
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.

4 participants