Matthew Scheffel

Results 13 issues of Matthew Scheffel

It looks like if I would like to use a different SQL schema than this project has built into it I would have to do it in a fork. Since...

## Short Description I have a distribution that `plot_ppc` likes to zoom out of, possibly because of the tails. It zooms out so much by default that I can't really...

django-pyodbc-azure 1.11.0.0 pyodbc 4.0.21 django 1.11.7 python 3.6.3 I have a model with a field "value". It is a numeric(12,5) type. Model.objects.get(value= ...) triggers an error for 8500.123123123 and 8500.1,...

Adds a warning when we adapt a decimal.Decimal to SQL Server about the potential for instability / data loss.

### Steps to reproduce the problem 1. Install LibreTranslate on the same machine as a Mastodon instance 2. Configure the above to listen on the loopback address 3. Set `LIBRE_TRANSLATE_ENDPOINT`...

bug

### Pitch The Federated view has filters for media and remote toots. I propose a filter for "replies". I suggest that this filter become the default behaviour: i.e.: by default,...

suggestion

**Small description** Connected to a local PostgreSQL database. `PgTablesSheet` looks good. Press "Enter" on any table that is not exclusively lowercase, get the error in the title. Try with another...

bug

I have about a month of `patternfly_yew` use under my belt and have found my end-products with it to be excellent. However, getting there is unnecessarily painful. This quickstart project...

documentation
enhancement
help wanted

Bootstrap supports a [visually hidden](https://getbootstrap.com/docs/5.1/helpers/visually-hidden/) class that is intended to be used to add context and information to screen readers that would otherwise only be conveyed visually, i.e.: with colours...

enhancement

We are largely using struct components, and most of our components are very simple. The Yew project [recommends functional components](https://yew.rs/docs/concepts/function-components) as the default: > function components - the recommended way...

code hygene