agronholm / agronholm/sqlacodegen
Add comment with command line options
Open
enhancement
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 284
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
I would be nice if at the top of the generated code there was a comment like:
```
# generated with: sqlacodegen --nocomments [url]
```
This could help people like me that ran this months or years ago and then took hours to find how the file was generated.
Contributor guide
Assessment
This issue has not been assessed yet.