Tim Potter
Tim Potter
Hi there. I made some patches for jsonify's tests to run correctly under rspec3, which is the default in Debian unstable now and I thought you might like to apply...
Hi. I fixed a small bug in one of the examples. The job data takes a string here and Ruby throws "TypeError: can't convert Fixnum into String" if an integer...
Should there be a better error message here? debian@dwarf:~$ dwarf-manage db-dump Traceback (most recent call last): File "/usr/bin/dwarf-manage", line 102, in level=logging.DEBUG) File "/usr/lib/python2.7/logging/**init**.py", line 1540, in basicConfig hdlr =...
Is now more consistent with the name for other hooks.
### Describe the bug I'm using rsync to upload updates to a site and it looks like the build process (sometimes?) creates parquet files without og+r permissions. This caused an...
### Describe the bug I saw this error a while back and re-arranged my markup to make it go away but now I've figured out what the problem is. If...
**Describe the bug** The connection string for DuckDB on the list of supported databases page says `duckdb://` but that format doesn't work. ``` $ reladiff duckdb://dev.duckdb foo bar [10:28:19] ERROR...