Join Slack
Powered by
Question: speaking of ordering, does anyone know w...
# prisma-whats-new
a
agartha
06/09/2017, 9:02 PM
Question: speaking of ordering, does anyone know what's the collation used for ordering?
❓ 2
n
nilan
06/10/2017, 3:09 PM
@agartha
what do you mean with this question?
a
agartha
06/10/2017, 3:10 PM
Which collation (set of rules) does orderBy use, like case sensitive, accent sensitive, unicode ordering, etc.
https://msdn.microsoft.com/en-us/library/ms144250(v=sql.105).aspx
n
nilan
06/10/2017, 3:20 PM
is utf8 a valid answer here? 😛
😄 1
a
agartha
06/10/2017, 3:21 PM
Nope...
n
nilan
06/10/2017, 3:22 PM
I'm pretty sure it is
utf8_general_ci
a
agartha
06/10/2017, 3:25 PM
Ouch... okay. Thanks for looking that up
agartha
06/10/2017, 3:29 PM
Could you put that here?
https://www.graph.cool/docs/reference/simple-api/ordering-by-field-vequoog7hu/
Open in Slack
Previous
Next