Skip to content

Conversation

@BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Apr 6, 2021

Because we use MySQL for dev.ecamp3.ch.
In MySQL, you need to limit the indexed length of a
text or longtext column. But then the uniqueness is not
guaranteed on the whole length, so i just used the lengths
from before 0d98f35.

Issue: #1195

Because we use MySQL for dev.ecamp3.ch.
In MySQL, you need to limit the indexed length of a
text or longtext column. But then the uniqueness is not
guaranteed on the whole length, so i just used the lengths
from before 0d98f35.

Issue: ecamp#1195
@BacLuc BacLuc linked an issue Apr 6, 2021 that may be closed by this pull request
@pmattmann pmattmann merged commit a9cbbbc into ecamp:devel Apr 10, 2021
@BacLuc BacLuc deleted the switch-db-to-mysql branch April 10, 2021 09:07
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.

DB index on TEXT column without key length

3 participants