An open API service indexing awesome lists of open source software.

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

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