minyoung90

Results 4 issues of minyoung90

**Describe the bug** mypy gives me, has no attribute "any" above error on column "User.addresses" attribute. also, "has" vise versa ```python stmt = ( select(User.fullname). where(User.addresses.any(Address.email_address == '[email protected]')) ) session.execute(stmt).all()...

bug

"tiangolo/uvicorn-gunicorn-fastapi:python3.9-slim-2023-05-22" version can do this command after "apt-get update", ``` RUN apt-get install netcat -y ``` but, "tiangolo/uvicorn-gunicorn-fastapi:python3.9-slim-2023-07-03" version can't that command with this errors ``` #0 0.388 Get:1 http://deb.debian.org/debian...

Hello, I just saw this link(https://github.com/dexie/Dexie.js/issues/902) and there is a 10 MB limit for dexie-export-import. What I want to do is to increase this limit up to 100MB. So, here...

## 📝 Provide detailed reproduction steps (if any) 1. Go to https://ckeditor.com/docs/ckeditor5/latest/framework/tutorials/implementing-an-inline-widget.html#demo 2. Remove first text "Hello " including one space 3. Press key "shift" and "right arrow" and "right...

type:bug
package:widget
support:2
squad:core