Dzmitry Plashchynski

Results 13 issues of Dzmitry Plashchynski

Check the column is actually a counter cache column. Fixes #7346

type bug fix

I have a model with some column ends with a "_count" substring. This column doesn't appear on a show page. It should appear as It is a regular column just...

[authorizationStateLoggingOut](https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1authorization_state_logging_out.html) is not handled: ``` File "/opt/homebrew/lib/python3.9/site-packages/telegram/client.py", line 583, in login self.authorization_state = self._wait_authorization_result(result) File "/opt/homebrew/lib/python3.9/site-packages/telegram/client.py", line 523, in _wait_authorization_result return AuthorizationState(authorization_state) File "/opt/homebrew/Cellar/[email protected]/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/enum.py", line 384, in __call__ return cls.__new__(cls,...

stale

Fix errors when host in url is ip address

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component Detection ### Bug The prediction from a video file...

bug