Mario Montoya

Results 57 comments of Mario Montoya

How much different to look at this as a small snippet of source? I imagine only need to add the starting line so do not assume is the first?

I have a way on 3, but can't figure it in 4. I think the defaults here are "wrong". The normal (in websites) is to have an error page for...

How do this in plain nginx?

Any update on this? I see the file class, but not how upload the file

(y). If NativeScrip were easy to embeb I will use it without hesitation. The ideal is that is just a .a library (or a few ones) and options to point...

Ok, so can I put a pull request for this here?

Making the test I found is not possible to round-trip [Decimal::Max](https://docs.rs/rust_decimal/latest/rust_decimal/struct.Decimal.html#associatedconstant.MAX), and it fails with `InvalidColumnType` instead of report is an overflow. In [get](https://github.com/rusqlite/rusqlite/blob/master/src/row.rs#L280) it returns this error. Can I...

Yeah, but is still returned as `InvalidType`, no matter the original error...

Ok, I send the pull request, tell me if I need to improve it anyway!