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

comma too many in PostgreSQL setup #304

Open
hauke-97 opened this issue May 8, 2024 · 1 comment
Open

comma too many in PostgreSQL setup #304

hauke-97 opened this issue May 8, 2024 · 1 comment
Labels

Comments

@hauke-97
Copy link

hauke-97 commented May 8, 2024

on line 27 in /Database/PostgreSQL.sql is a comma too much on the end of the line:
CREATE TABLE IF NOT EXISTS "users_2fa" ( ...... "expires_at" INTEGER DEFAULT NULL CHECK ("expires_at" >= 0)**,** );
The same on line 49.

@hauke-97 hauke-97 changed the title comma too much in PostgreSQL setup comma too many in PostgreSQL setup May 14, 2024
@ocram ocram added the bug label May 16, 2024
@ocram
Copy link
Contributor

ocram commented May 16, 2024

Thank you!

This will be fixed shortly, along with other updates coming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants