DatabaseExtension extension

Database extension methods.

on

Methods

checkForChanges() Future<void>
Behavior depends on the implementation. On sembast io, nothing will happen. On sembast_web and sembast_sqflite, data will be read again (incrementally or not) to handle external changes.
compact() Future<void>
Compact the database.