menu
powersync_core package
documentation
sqlite_async.dart
SqliteMigrations
migrationTable property
migrationTable property
dark_mode
light_mode
migrationTable
property
String
migrationTable
getter/setter pair
Name of table used to store migrations.
Defaults to "_migrations".
Implementation
String migrationTable;
powersync_core package
documentation
sqlite_async
SqliteMigrations
migrationTable property
SqliteMigrations class