The new version of ORM prompts an issue in pycharm
In versions less than 2.0, the __ init__ method of the ORM model is normally prompted by pychar, and the corresponding parameters of the ORM model can be filled in. Even if the __ init__ method is overwritten, there will be a prompt.
But in versions higher than 2.0, the _ init__ method of the ORM model cannot be prompted by pychar and vs code to indicate the parameters that the ORM model can fill in.
this is old version normal tips

higher than 2.0 version question, tips error

1 条评论
排序方式
日期
投票数
Hi, please vote for PY-58881 (https://youtrack.jetbrains.com/issue/PY-58881)
请先登录再写评论。