Jacob Coffee
Jacob Coffee
### Summary https://docs.litestar.dev/latest/migration/flask.html --- > [!NOTE] > While we are open for sponsoring on [GitHub Sponsors](https://github.com/sponsors/litestar-org/) and > [OpenCollective](https://opencollective.com/litestar), we also utilize [Polar.sh](https://polar.sh/) to engage in pledge-based sponsorship. > >...
## What MiniJinja has had a major release: https://github.com/mitsuhiko/minijinja/releases/tag/2.0.0. We don't pin to certain versions but we should ensure lockfile updates will not bump to v2 and break test suites:...
should we use SQLA 2.x ``mapped_column`` so that we are consistent with the other examples where we use SQLA models? _Originally posted by @Alc-Alc in https://github.com/litestar-org/litestar/pull/3344#discussion_r1556884991_ --- > [!NOTE] >...
We'd have to handle the type coercion that case, but I think better to use either msgspec and `convert()` if we don't want to roll the type parsing ourselves, or...
### Description The expectation is that any logging done is derivative of the root logger if not otherwise specified. Perhaps I've done this wrong - but I don't want to...
### Summary Add `python3-litestar` to the Debian repos by working with/joining the DBT and publishing the Litestar package for Debian and Debian derivatives ### Basic Example _No response_ ### Drawbacks...
## Description During docs updates we have run into a few places were we have stale code because they are not tested. For example we have some references to Pydantic...
Maybe an example app(with integrated input validation) or a suggestion would be useful in the docs. Thank you, I will try it soon. _Originally posted by @teddybee in https://github.com/litestar-org/litestar/discussions/605#discussioncomment-8381807_ ---...
### Summary Instead of searching through a sea of commits, comments, and bots posting in the pull request thread preferably we would just edit the message in place with a...
**Updates** - Affected products **Comments** Add Starlite (v1) fix version