Juliusz Gonera

Results 20 issues of Juliusz Gonera

I'm not sure if this is something that postguard handles. I have a table like this: ```sql CREATE TABLE users ( id uuid PRIMARY KEY DEFAULT gen_random_uuid (), name text...

bug
question

They are [returned as a `string` by node-postgres](https://github.com/brianc/node-postgres/issues/811#issuecomment-116644535) because `number` will lose precision for certain decimal values and integers above `Number.MAX_SAFE_INTEGER`.

Thanks for a great library, I really like Slonik's approach! [`QueryResultRowColumnType` is `string | number | null`](https://github.com/gajus/slonik/blob/e2ec2c7536fb20fcdc5dde8afaf4e3ebd0459c96/src/types.js#L181) but type parsers allow us to convert values to any type. As I...

enhancement

PDF module "eats" Polish characters. It doesn't matter if the characters are in the template or passed in some variable - they just disappear. There is a meta tag with...

bug

Thanks for this app! I'd love to see predefined durations that I could choose from in the menu without having to manually select one in the "start" window (e.g. 5:00,...

I really like the idea of automatically generating types for Kubernetes manifests but it seems 1.27 is missing from https://www.npmjs.com/package/kubernetes-types Are the releases created manually now? Maybe there could be...

enhancement
help wanted
good first issue

I want to know what the language feels like. Can we add some simple code examples to the docs even if they're still conceptual (not implemented)? Or if something is...

### Which app is your issue for Document Scanner ### Version 1.13.7 Build 113 ### What platform are you using? Android ### OS Version Android 14, security update November 5,...

bug

## Describe the bug I'm trying to use mistral.rs to run MiniCPM-O on Google Cloud Run (with NVIDIA L4 GPU). I created a custom Dockerfile (see at the end) based...

bug

### Describe the bug I'm trying to release my mobile app in TestFlight. I'm using Transporter to upload the .ipa but I get the following error: > Invalid bundle structure....

type: bug
status: needs triage
platform: iOS