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

bug: Fix TypeError at /system due to invalid PostgreSQL values [Closes #3053] #3059

Merged
merged 1 commit into from
Mar 25, 2024

Commits on Mar 23, 2024

  1. bug: Fix TypeError at /system due to invalid PostgreSQL values [Closes

    …TandoorRecipes#3053]
    
    The bug was a missing tuple index introduced in TandoorRecipes#3027. Added the index
    and also wrapped everything in a try/catch to prevent future issues.
    richid committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7957413 View commit details
    Browse the repository at this point in the history