Avoid duplicates in select menus (with yadcf)#102
Open
pankus wants to merge 3 commits intoPegase745:masterfrom
Open
Avoid duplicates in select menus (with yadcf)#102pankus wants to merge 3 commits intoPegase745:masterfrom
pankus wants to merge 3 commits intoPegase745:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #102 +/- ##
==========================================
- Coverage 93.68% 93.22% -0.46%
==========================================
Files 1 1
Lines 190 192 +2
==========================================
+ Hits 178 179 +1
- Misses 12 13 +1
Continue to review full report at Codecov.
|
Collaborator
|
This seems like a good change, but there is no test coverage for this. @pankus , do you feel comfortable adding a test that reproduces the desired behaviour? I don't have time right now to look into this, but will do eventually |
Author
|
I can try, even if I don't know where to start !! |
natural sort method for PostgreSQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
... this small piece of code works quite well for my needs, but I can't figure it out whitin different situation