PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db.schema
/
Schema
/
Schema
Schema
constructor
(
tables
:
List
<
BaseTable
>
)
(
source
)
constructor
(
vararg
tables
:
BaseTable
)
(
source
)
Secondary constructor to create a schema with a variable number of tables.