Closed
Description
Silk works well in my development sqlite3 environment, but in my production environment, which uses postgresql, I get this error:
ProgrammingError at /silk/
column "silk_request.path" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: SELECT "silk_request"."id", "silk_request"."path", "silk_req...
Traceback: http://dpaste.com/0WQDKXV
Metadata
Assignees
Labels
No labels