https://github.com/tuffnatty/django-migrate-sql-comments
Add comments to your DB from the Django model data
https://github.com/tuffnatty/django-migrate-sql-comments
Last synced: 10 months ago
JSON representation
Add comments to your DB from the Django model data
- Host: GitHub
- URL: https://github.com/tuffnatty/django-migrate-sql-comments
- Owner: tuffnatty
- License: mit
- Created: 2017-03-17T01:49:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T01:50:37.000Z (over 9 years ago)
- Last Synced: 2025-06-10T03:51:02.398Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
django-migrate-sql-comments
===========================
A Django app providing a management command to generate SQL to add comments to your DB from the model data.
Usage
-----
./manage_py sqlcomment