Harry Biddle

Results 9 issues of Harry Biddle

I'm invoking par_psql with `--set ON_ERROR_STOP=1`. However, when one of my (parallelised) commands errored, par_psql continued on with the rest of the script. I'll dig into it, but please let...

Unfortunately, I am not in an environment where .csv files are always comma-separated and .tsv files are tab-separated. In my work I unfortunately frequently encounter semi-colon separated files. It would...

## Description After installing there is no "Git" icon in the left side panel. ![image](https://user-images.githubusercontent.com/5887227/69150169-69a73180-0ad8-11ea-9fbb-40a0c4d684b5.png) ## Reproduce With python version 3.6 (managed using pyenv), node 13.1.0, npm 6.12.1: 1. `poetry...

tag:Build System

I have a class with a method that asynchronously executes a maintenance operation of sorts asynchronously. I want certain methods of this class to raise an exception if this maintenance...

enhancement

I was getting the following result from `SELECT * FROM "argentina/customs-declarations"."2013"`: ``` argentina/customs-declarations.2013: FAIL: Internal database error. Details: psycopg2.errors.NumericValueOutOfRange: value "5202990000" is out of range for type integer CONTEXT: PL/pgSQL...

I was having some issues with my Splitgraph engine, so I decided to re-install it. 1. Stop the engine `docker rm -f $(docker ps -aq)` 2. Ensure that the Postgres...

Hey - I wanted to use your tool but I couldn't see an option to pass in a custom delimiter

enhancement
help wanted
good first issue

I was disappointed to find that the demo is broken. Android, Firefox: ![Screenshot_20240926-201728](https://github.com/user-attachments/assets/44609018-2339-4d27-99fb-5f6fa72b59c5) Chrome works, although it needs some padding on the left and right: ![Screenshot_20240926-201942](https://github.com/user-attachments/assets/fe9fbd2e-1812-4bb9-9d64-1e4bff1bd601)