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 comment
Sort by
Date
Votes
Hi, please vote for PY-58881 (https://youtrack.jetbrains.com/issue/PY-58881)
Please sign in to leave a comment.