tables property

List<Table> tables
final

List of tables in the schema.

When opening a PowerSync database, these tables will be created and migrated automatically.

Implementation

final List<Table> tables;