mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
[PR #177] [MERGED] Add optional && and || operators to Where clause #470
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/177
Author: @tmspzz
Created: 6/27/2017
Status: ✅ Merged
Merged: 6/28/2017
Merged by: @JohnEstropia
Base:
develop← Head:feature/optional-where-chaining📝 Commits (1)
790454fAdd optional && and || operators to Where clause📊 Changes
2 files changed (+98 additions, -0 deletions)
View changed files
📝
CoreStoreTests/WhereTests.swift(+30 -0)📝
Sources/Where.swift(+68 -0)📄 Description
Add optional && and || operators to Where clause
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.