Chris Pinard

Results 6 issues of Chris Pinard

## Type of changes - [X] Bug fix - [ ] New feature - [ ] Documentation / docstrings - [X] Tests - [ ] Other ## Checklist - [X]...

- [X] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [X] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). **Describe the bug** When one `Span` ends and another...

Needs triage

Is there any way to get a clearer idea of where the remaining DoF in an assembly actually _are_, and/or of just how many DoF any particular constraint will remove,...

enhancement
A3

Okay, well, I went through all of the `docs/`, `fastcrud/`, and `tests/` directories, and compiled all of the tables and schemas that were referenced (sometimes in multiple places, but I...

bug
documentation

**Describe the bug or question** The `FastCRUD` class expects that the model that's passed to it is a subclass of SQLAlchemy's `DeclarativeBase`. SQLModel, meanwhile, derives a metaclass from SQLAlchemy's `DeclarativeMeta`...

bug

## Description Models and schemas for #72, making up something like a content management system. I'd missed this one during my initial survey for the original issue, but it became...