Skip to content

Postgres custom enum types are not working with TestContainer driver #5825

Answered by firstpostt
firstpostt asked this question in Q&A
Discussion options

You must be logged in to vote

Change the Jdbc Url in your application-it-test.yml file as below and it will work:
url: jdbc:tc:postgresql:11.6:///databasename?stringtype=unspecified

The text ?stringtype=unspecified is important.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@firstpostt
Comment options

@firstpostt
Comment options

Comment options

You must be logged in to vote
1 reply
@challarao
Comment options

Answer selected by firstpostt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants