[PR #205] [MERGED] add case-insensitive sortkeys #474

Closed
opened 2025-12-29 15:32:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/205
Author: @jannon
Created: 9/21/2017
Status: Merged
Merged: 9/29/2017
Merged by: @JohnEstropia

Base: prototype/Swift_3_2Head: case-insensitive-orderby


📝 Commits (1)

  • 53100b2 add case-insensitive sortkeys

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 Sources/OrderBy.swift (+16 -0)

📄 Description

Add case-insensitive options to the SortKey enum


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/205 **Author:** [@jannon](https://github.com/jannon) **Created:** 9/21/2017 **Status:** ✅ Merged **Merged:** 9/29/2017 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `prototype/Swift_3_2` ← **Head:** `case-insensitive-orderby` --- ### 📝 Commits (1) - [`53100b2`](https://github.com/JohnEstropia/CoreStore/commit/53100b202d63b0ce44c2ab7d34b8674a9419a708) add case-insensitive sortkeys ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OrderBy.swift` (+16 -0) </details> ### 📄 Description Add case-insensitive options to the SortKey enum --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:30 +01:00
adam closed this issue 2025-12-29 15:32:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#474