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
develop
feature/optional-where-chaining
790454f
2 files changed (+98 additions, -0 deletions)
📝 CoreStoreTests/WhereTests.swift (+30 -0) 📝 Sources/Where.swift (+68 -0)
CoreStoreTests/WhereTests.swift
Sources/Where.swift
Add optional && and || operators to Where clause
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.