v0.0.423 fix createPaginationPipeline - different primary and secondary sort keys broke mongo ??!?? - it actually only sorted by the secondary condition (ignoring the primary?)
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m32s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m32s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package goext
|
||||
|
||||
const GoextVersion = "0.0.422"
|
||||
const GoextVersion = "0.0.423"
|
||||
|
||||
const GoextVersionTimestamp = "2024-03-23T20:29:46+0100"
|
||||
const GoextVersionTimestamp = "2024-03-24T15:25:52+0100"
|
||||
|
Reference in New Issue
Block a user