Initializes the store with the DatabaseExecutor.
DatabaseExecutor
@override Future<void> init(DatabaseExecutor db) async { _db = db; }