Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document table columns better #200

Open
rod-glover opened this issue Jan 12, 2024 · 1 comment
Open

Document table columns better #200

rod-glover opened this issue Jan 12, 2024 · 1 comment

Comments

@rod-glover
Copy link
Contributor

Column names alone are frequently not sufficient to understand what they are for. Look into whether that documentation can be part of the SQLAlchemy column definition so that it propagates into the database proper as well.

@Nospamas
Copy link
Contributor

A thought, if nothing else then adding the documentation at the ORM should at least let people get column descriptions during usage on intellisense. Can docstrings be used for that sort of thing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants