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

Update database script to load external lua modules #1298

Merged
merged 1 commit into from
Aug 21, 2022

Conversation

keis
Copy link
Contributor

@keis keis commented Aug 18, 2022

The database.lua script does not work out of the box.
To make it work I had to

  • install lua-sql and md5 with dnf install lua-sql-sqlite lua-md5
  • use require to load the modules in the script

@lmoureaux lmoureaux added bug Something isn't working server This issue requires changes to the server labels Aug 21, 2022
@lmoureaux lmoureaux merged commit bde5876 into longturn:master Aug 21, 2022
@keis keis deleted the database-lua-fix branch April 4, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server This issue requires changes to the server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants