mapavia

Results 2 issues of mapavia

SB3 hibernate is not working. I have switched from a swap file to a swap partition hoping to fix that issue. ``` Surface-Book-3:~$ swapon -s Filename Type Size Used Priority...

``` ProgrammingError at /admin/user/user/ syntax error at or near "EXPLAIN" LINE 1: EXPLAIN EXPLAIN SELECT "user"."password", "user"."is_superus... ``` Can I explicitly add a check on `silk/sql.py` `if not q.startswith("EXPLAIN"):` ```...