testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.59k stars 290 forks source link

fix(oracle): Remove unmaintained Oracle community module #513

Closed santi closed 7 months ago

santi commented 7 months ago

There are multiple problems with the current support for the Oracle module.

Therefore, I suggest that we remove this module.

santi commented 7 months ago

Just discovered this one: https://github.com/testcontainers/testcontainers-python/pull/363 Will check out it and similar ideas before moving forward with this one.

alexanderankin commented 7 months ago

sorry, just saw the other newly opened PR, catching up still...

alexanderankin commented 7 months ago

not necessary after #363