Christian Winther

Results 34 issues of Christian Winther

### What happens? I think this is a bug ### To Reproduce ```sql DROP TABLE IF EXISTS test; CREATE TABLE test ( id INTEGER PRIMARY KEY, published_year integer ); INSERT...

bug
good first issue
priority-medium
user-request

👋 Hello, the `getMangaFullById()` endpoint returns `authors` but does not include the role of the author/staff - the `type` field is always just `people` by the look of it ([example](https://api.jikan.moe/v4/manga/74695/full))...

feature request

I'm getting `ERROR: bigint out of range` when doing the following query `fingerprint` column is converted from a `bit(64)` to `bigint` like this `bktree.bitstring_to_int64(bktree.int64_to_bitstring(image_details.fingerprint::bigint))` and `fingerprint` column is correctly set...

### What happens? WIP ticket, dumping high-level info per request Will provide more info and maybe even my DB dump since its public anyway, for reproducible workflow. Prior conversation about...

feature
priority-medium
user-request
tantivy