PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db.schema
/
BaseTable
Base
Table
sealed
interface
BaseTable
(
source
)
Inheritors
RawTable
Table
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
The name of the table.
Functions
validate
Link copied to clipboard
abstract
fun
validate
(
)
Check that there are no issues in the table definition.