Skip to content

Code returns an error because supabase-kt adds an underscore between my column string in V1.1.0 #222

Closed Answered by jan-tennert
unovil asked this question in Q&A
Discussion options

You must be logged in to vote

Can you change this property when installing Postgrest:

install(Postgrest) {
    propertyConversionMethod = PropertyConversionMethod.SERIAL_NAME
}

Without this, serial names get ignored when using this:

Tardy::tardyDateTimes setTo tardyList?.plusElement(timeInstant)

Replies: 1 comment 2 replies

Comment options

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

@jan-tennert
Comment options

Answer selected by unovil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants