toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
realtime-kt
/
io.github.jan.supabase.realtime
/
PostgresJoinConfig
/
PostgresJoinConfig
Postgres
Join
Config
constructor
(
schema
:
String
,
table
:
String
?
=
null
,
filter
:
String
?
=
null
,
event
:
String
,
id
:
Long
=
0
)
(
source
)