supabase-kt
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
supabase-kt
postgrest-kt
/
io.github.jan.supabase.postgrest
/
PropertyConversionMethod
/
Companion
/
CAMEL_CASE_TO_SNAKE_CASE
CAMEL_
CASE_
TO_
SNAKE_
CASE
val
CAMEL_CASE_TO_SNAKE_CASE
:
PropertyConversionMethod
(
source
)
Converts a property name to a column name by converting camel case to snake case.