menu
ormed_sqlite package
documentation
migrations.dart
MigrationLedger
nextBatchNumber abstract method
nextBatchNumber abstract method
dark_mode
light_mode
nextBatchNumber
abstract method
Future
<
int
>
nextBatchNumber
(
)
Determines the next batch number to use when logging migrations.
Implementation
Future<int> nextBatchNumber();
ormed_sqlite package
documentation
migrations
MigrationLedger
nextBatchNumber abstract method
MigrationLedger class