Jeremy Finzel

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
Jeremy Finzel created a post, yml plugin freezes
I just tried using the yml plugin available for 0xDBE and then in editing some yml files, 0xDBE froze a good 5 times in a row when each time I had to force quit. I uninstalled the plugin and thing... -
-
-
Jeremy Finzel created a post, Answeredcurrent_timestamp is incorrect?
I have a very worrisome issue that I cannot find any information about. This is for Postgres databases. We have servers on UK time and when I run SELECT current_timestamp, it gives me local time ... -
Jeremy Finzel commented, -
Jeremy Finzel created a post, Run selected text only works in some cases
I've noticed that in any cases, like when a SQL statement is straightforward and only a single statement, it can be run by highlighting the text and running it. However, it doesn't entirely ignore... -
-
Jeremy Finzel created a post, Postgres doesn't show notifications or warnings
The database console does not appear to show any notifications. For example, this query doesn't raise a notice to the console:DO $$BEGINRAISE NOTICE '%', 'my notice';END$$This is a really importan... -