Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change db collation #378

Closed
wants to merge 39 commits into from
Closed

Change db collation #378

wants to merge 39 commits into from

Conversation

Xpirix
Copy link
Collaborator

@Xpirix Xpirix commented Apr 17, 2024

As mentioned in #15 :

The database in the production server must be in C collation.

Change summary

  • Change default DB collation to en_GB.utf8 to get non-case-sensitive data from the DB
  • This change should be applied with New host setup #374 to avoid any change to the DB when it's in production

image

Gustry and others added 30 commits August 21, 2022 15:32
* Upgrade the stack from Django 2.2 to 3.2

* Upgrade pip as well when installing

Co-authored-by: Dimas Ciputra <[email protected]>
* Fix min_qg_version query in plugins.xml (qgis#224)

* fix min_qg_version query

* added 0 patch value for qgis version against max_qg_version

* only add patch if it has major.minor version

* Update docker-compose and dockerfile

* Update nginx configuration

* Update smtp

* Add celery beat

* Add feedjack update celery task

* Add metabase configuration

* Update test.yaml

* Add test docker-compose

Co-authored-by: sumandari <[email protected]>
@Xpirix Xpirix marked this pull request as ready for review May 2, 2024 05:28
@Xpirix Xpirix requested a review from dimasciput May 2, 2024 05:28
@Xpirix Xpirix closed this May 6, 2024
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.

3 participants