Skip to content

Usage of psycopg2-binary in auth-libs is an antipattern #9

@spwoodcock

Description

@spwoodcock
  • "psycopg2-binary>=2.9.0",
  • psycopg2-binary is never recommended for production. I think we have a bunch of tools that are still using psycopg2 (which should be updated use the psycopg package, but that's another point). If they need the lib, it should be the psycopg2 package installed in prod, not the binary one.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions