agronholm / agronholm/sqlacodegen

(optionally) add generic docstring

Đang mở
#25 4 bình luận 2 reaction 0 người được giao Xem trên GitHub
enhancement minor
Ngôn ngữ chính
Python
Star
2.4k
Fork
284
Merge trung bình
2 ngày 1 giờ
Pull request đã merge (30 ngày)
1

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.