You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sqlite sorting is by default case sensitive. Postgres & mysql seem to be
case insensitive text sorting.
Sorting bytes is consistent between mysql,sqlite, and postgres.
0 commit comments