Gets all OwnerShipModel stored in local database.
OwnerShipModel
List<OwnershipModel> getAll() => _select();