Add CrateDB testcontainers#6790
Conversation
b4ba30e to
ea781eb
Compare
eddumelendez
left a comment
There was a problem hiding this comment.
Thanks for your contribution, @matriv ! I have left some comments and we suggest to remove the legacy driver given it is a new module.
Also, please do not use force push.
|
Thx a lot for reviewing the PR @eddumelendez !
There are certain places that still require the legacy driver, because if vanilla Postgres is used, Although, there is a workaround for such cases, so if you prefer not to include the legacy version, I'd be happy to remove it.
Apologies, I didn't change anything in my PR, just rebased with |
|
@matriv thanks for the quick update! Please, let's remove the legacy version |
It's reasonable, thx! please also check: #6790 (comment) |
|
I believe I've had addressed your comments so far, removed the legacy version, please have another look, many thx! |
|
Thanks for your contribution, @matriv ! This is now merged in |
|
Thx a lot for reviewing and merging! |
Addresses: #6789