agronholm / agronholm/sqlacodegen

(optionally) add generic docstring

Ouverte
#25 4 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
enhancement minor
Langage dominant
Python
Étoiles
2.4k
Forks
284
Merge moyen
2 j 1 h
PR mergées (30 j)
1

Description

Originally reported by: **Rami Abughazaleh (Bitbucket: [ramiabughazaleh](https://bitbucket.org/ramiabughazaleh), GitHub: [ramiabughazaleh](https://github.com/ramiabughazaleh))**

----------------------------------------

Thank you for sqlacodegen 1.1.6.

I'd like to request the ability to add generic docstrings to the models/tables.

For example:

```
#!python
class Student(Base):
"""
Student
"""

class ClassRoom(Base):
"""
Class Room
"""
```

In this way, when I inspect my code using PyCharm, it doesn't produce a warning indicating that a docstring is missing for example.

Thank you

----------------------------------------
- Bitbucket: https://bitbucket.org/agronholm/sqlacodegen/issue/25

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.