-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Labels
fixβ
close on mergeIssue that will be closed by an open pull requestIssue that will be closed by an open pull requestπ¦ package: coreπ§ maintenance
Description
Hi,
It seems that the _connect
method is causing the DbContainer project to take a hard dependency on SqlAlchemy. This is troublesome for those of us not using that package. Is it meant to do more than verify the database container is up & running? If not, maybe there's a more neutral way of checking like using pg_isready
?
import sqlalchemy |
thanks,
Jason
nicos68
Metadata
Metadata
Assignees
Labels
fixβ
close on mergeIssue that will be closed by an open pull requestIssue that will be closed by an open pull requestπ¦ package: coreπ§ maintenance