Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: testcontainers postgis 이미지 설정 config 클래스 추가 #38

Merged
merged 3 commits into from
Aug 4, 2024

Conversation

WonSteps
Copy link
Member

@WonSteps WonSteps commented Aug 3, 2024

🔗 이슈 연결

🚀 구현한 API

  • X

💡 반영할 내용 및 변경 사항 요약

  • testcontainers에서 postgis 확장 타입을 사용할 수 없던 점을 고칩니다.

🔍 리뷰 요청/참고 사항

  • @SpringBootTest 대신 @IntegrationTest을 사용해주세요 !!

@WonSteps WonSteps requested a review from hee9841 August 3, 2024 10:14
@WonSteps WonSteps self-assigned this Aug 3, 2024
Copy link
Collaborator

@hee9841 hee9841 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@WonSteps WonSteps merged commit fff18e1 into main Aug 4, 2024
1 check passed
@WonSteps WonSteps deleted the fix/#37/error-ddl-postgis branch August 4, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testcontainer에서 postgis 확장 기능 사용 불가
2 participants