Tell if the database is open, returns false once close has been called
@override bool get isOpen => throw _dbNotEnabled();