commonMain.io.github.jan.supabase.postgrest.PostgrestDsl.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of postgrest-kt-jvm Show documentation
Show all versions of postgrest-kt-jvm Show documentation
Extends supabase-kt with a Postgrest Client
The newest version!
package io.github.jan.supabase.postgrest
import io.github.jan.supabase.annotations.SupabaseInternal
@DslMarker
@Target(AnnotationTarget.CLASS, AnnotationTarget.TYPE)
@SupabaseInternal
annotation class PostgrestDsl