Skip to content

Add column comment about case-sensitive tokens#14

Merged
dsquier merged 1 commit intodsquier:masterfrom
ybelenko:12_access_token_collation
Apr 22, 2020
Merged

Add column comment about case-sensitive tokens#14
dsquier merged 1 commit intodsquier:masterfrom
ybelenko:12_access_token_collation

Conversation

@ybelenko
Copy link
Copy Markdown
Contributor

I've reconsidered. Force user to use specific COLLATION might be a bad idea. This comment just notifies to set case-sensitive COLLATION when tokens are base58/base64 encoded randoms.

Even more important that I don't know which COLLATION to recommend. I've seen utf8mb4_bin, but not sure. 😄

Closes #12

@dsquier dsquier merged commit 9cc3587 into dsquier:master Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table collations aren't specified for case-sensitive access tokens

2 participants