Jeff Warner
Jeff Warner
## Description Within the `~/.config/pgcli/config` file, the following line is set: ``` # Enables expand mode, which is similar to `\x` in psql. expand = True ``` In `psql`, regardless...
- Added more examples - Marked `ITEM` as optional in signature - Minor refactor of markdown footnotes
I see two closed issues that relate to this one (#61, #227), but I'd like to try to make a new case for it. [Shebang lines][e79] aren't just a quirk...
Quote mismatch
Hello, Recently, posts in Panoptikos stopped properly rendering and now the raw markdown is shown. While still navigable, this has been a detrimental blow to the user experience for text...
# Summary I've tried to build Python on both of the Ubuntu platforms listed below, and the process always fails on `cpython`. Over several iterations on the Ubuntu server VM:...
## Context (Input, Language) I'm working with JSON payloads for which the schema provided by the spec is massive and kind of vague in a lot of places. So, I...