BezBartek / django-db-views

Creating automatic migrations for Views models witch working reverse and full command options like in normal makemigrations
MIT License
60 stars 12 forks source link

Make view operation visible for sqlmigrate command #36

Closed BezBartek closed 5 months ago

BezBartek commented 5 months ago

Set reduces_to_sql flag to True on ViewRunPython which makes it visible for sqlmigrate command