Add Clickhouse module
Add basic clickhouse module
Deploy Preview for testcontainers-node ready!
| Name | Link |
|---|---|
| Latest commit | 47a9adf8bb365621fa67549e946947d2f545c85d |
| Latest deploy log | https://app.netlify.com/sites/testcontainers-node/deploys/65ae97a1e56c580008b46a3a |
| Deploy Preview | https://deploy-preview-648--testcontainers-node.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@tomershafir please add your module under modules add file https://github.com/testcontainers/testcontainers-node/blob/main/mkdocs.yml. Otherwise it will be missing in the documentation.
done, @cristianrgreco hey, can you merge?
Thanks @tomershafir, please address the linting issues. The security alerts could also be solved by replacing Math.random() with a uuid (we have a UUID generator). I know it's for test only but it'd be nice not to get alerted each time a change is made here.
done
Thanks @eddumelendez :slightly_smiling_face: Will merge when the build passes
@tomershafir This test is failing: should work with custom database and custom yaml config (120432 ms)
Closing due to inactivity.