testcontainers / testcontainers/testcontainers-java
Add r2dbc:tc TC_INITSCRIPT
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
Please add a way to specify a TC_INITSCRIPT with the R2DBC automagic stuff r2dbc:tc (like exists on the jdbc:tc stuff). Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the r2dbc:tc automagic support and compare it with the existing jdbc:tc handling of TC_INITSCRIPT. Identify the relevant R2DBC tests, then verify that an initialization script can be specified and executed through the R2DBC path; done means the behavior matches jdbc:tc.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- databases, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100