-
Notifications
You must be signed in to change notification settings - Fork 7
Error while fetching #17
Copy link
Copy link
Open
Description
from the postgres logs:
2017-07-04 01:50:56 IDT [30522-1] postgres@dbname ERROR: syntax error at or near "java" at character 105
2017-07-04 01:50:56 IDT [30522-2] postgres@dbname STATEMENT: SELECT id, vcs, clone_path, clone_url FROM repositories WHERE id >= 0 AND LOWER(primary_language) IN (''java'') ORDER BY id
The problem is because of the double single quotes '', I have no idea why they are added.
Will appreciate any help running your crawler.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels