Randolph Voorhies
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 4
-
-
Randolph Voorhies created a post, Jinja2 templates in SQL/JSON injected into YAML
I have a bunch of YAML files that include both JSON and SQL as text string blocks in PyCharm 2023.1, for example: # language=jsonparams: | {# language=json #} { "end_date": { "title": "En... -
Randolph Voorhies created a post, AnsweredI created a Unicode table data extractor
Hi All, I just created a new Unicode table data extractor: https://github.com/randvoorhies/datagrip-pretty-unicode-extractor It's basically just a rip of the included table extractor, with some... -
Randolph Voorhies commented, -
-
Randolph Voorhies created a post, AnsweredHelp writing PyCharm plugin for plpython3u
I've been writing some PostgreSQL functions in Python recently at work through Postgres' excellent plpython3u extension. Unfortunately PyCharm's handling of this is pretty terrible (see https://you... -
Randolph Voorhies commented, -
-
-