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

[Postgres] DROP TABLES delete user #1320

Closed
anayrat opened this issue Oct 15, 2016 · 1 comment
Closed

[Postgres] DROP TABLES delete user #1320

anayrat opened this issue Oct 15, 2016 · 1 comment
Assignees
Milestone

Comments

@anayrat
Copy link

anayrat commented Oct 15, 2016

Hello,

I have this error when I try to delete an user :

2016-10-15 19:10:58 CEST [27390]: [3-1] user=freshrss,db=freshrss,client=[local],application=[unknown],state=42601 ERROR:  syntax error at or near "TABLES" at character 6
2016-10-15 19:10:58 CEST [27390]: [4-1] user=freshrss,db=freshrss,client=[local],application=[unknown],state=42601 STATEMENT:  DROP TABLES "freshrss_test_entry", "freshrss_test_feed", "freshrss_test_category"

Should use TABLE instead of TABLES.

@Alkarex Alkarex added this to the 1.6.0 milestone Oct 15, 2016
Alkarex added a commit to Alkarex/FreshRSS that referenced this issue Oct 15, 2016
@Alkarex
Copy link
Member

Alkarex commented Oct 15, 2016

Thanks. Should be fixed in #1321 , merged in /dev

@Alkarex Alkarex closed this as completed Oct 15, 2016
@Alkarex Alkarex self-assigned this Oct 15, 2016
javerous pushed a commit to javerous/FreshRSS that referenced this issue Jan 20, 2020
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

No branches or pull requests

2 participants