ebadta81

Results 10 issues of ebadta81

Hello, I have read https://github.com/paupino/rust-decimal/issues/126 but it doesn't help me. I use Decimal in a VecDeque field. ``` #[derive(Clone, Debug)] pub struct mystruct { pub myfield: VecDeque } ``` How...

enhancement

Hello, I need to pass a two dimensional Long array to Postgresql. How can I workaround this? Please help me.

help wanted
module:pg

Hello, Is there an easy way, to handle f64's for account.market_buy? I get numbers like this ```qty: 119.96000000000001``` , so no surprise, the server gives me this error message. As...

### Version Which version(s) did you encounter this bug ? 4.1.3 ### Context Vertx openapi gives 400 http status code, when uploading file with multipart/form-data ### Do you have a...

bug
help wanted
component/openapi

Hello, I would like to ask you to upgrade, or build compatibility to the new axum 0.6.1. There are some breaking changes there. Thank You!

Hi, There are some incompatibilities between ```leptos_axum::render_app_to_stream``` and cargo-leptos. render_app_to_stream use the pkg_path variable to refer to the generated wasm, js files, while cargo-leptos use constants, like: ``` const DEST:...

### Version 4.4.6, 4.5.0 ### Context I get this error message: ``` io.vertx.ext.web.validation.RequestPredicateException: [Bad Request] File with content type \Qapplication/octet-stream\E and name file is missing at io.vertx.ext.web.validation.impl.ValidationHandlerImpl.runPredicates(ValidationHandlerImpl.java:184) at io.vertx.ext.web.validation.impl.ValidationHandlerImpl.handle(ValidationHandlerImpl.java:67) at...

bug

Hi, I have multiple executions in my pom.xml, but in the vscode maven panel i see only the goals. Is there a way, to see there the goals, with different...

### Steps to reproduce Clone [my test project.](https://github.com/ebadta81/gorouter_test.git) If you push the "Go to..." buttons, it navigates you to subdirectories. You will see on the debug console, when a class...

### What package does this bug report belong to? local_auth ### What target platforms are you seeing this bug on? Android ### Have you already upgraded your packages? Yes ###...

in triage