这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@hakito
Copy link
Contributor

@hakito hakito commented Sep 15, 2024

Fixes #405

I changed the character set for the text fields in the database that made sense for me.

I left out fields that are

  • Ids
  • Auto generated
  • urls
  • Application internal values

I did only look at the fields and the current values of the database. I did not spend time investigating all the fields within the code base.

However I think all the fields where a user can enter something should be covered.

I also changed the default charset for all tables.

Gerd Katzenbeisser added 3 commits September 15, 2024 08:51
@hakito hakito marked this pull request as ready for review September 17, 2024 05:42
@effgarces effgarces merged commit 512c88f into LibreBooking:develop Sep 30, 2024
@JohnVillalovos
Copy link
Contributor

@hakito Should there have been any updates to the create-*.sql files?

@hakito
Copy link
Contributor Author

hakito commented May 15, 2025

No, because I added the modifications in an upgrade file.

@JohnVillalovos
Copy link
Contributor

@hakito Thanks. As a note when I ran a from scratch install yesterday I got an error about pending_reservations table not existing. I can't find pending_reservations anywhere in the source code except for the upgrade file.

Any ideas on that?

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.

UTF8MB4 incompatibility causes ERROR 1366 in MariaDB

3 participants