2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-29 23:58:44 +00:00

isGeneratingSchema fix (#11606)

- Ignore sqlflush command
This commit is contained in:
Oliver
2026-03-25 01:09:00 +11:00
committed by GitHub
parent 8ec61aca0a
commit a1ec46a6b8

View File

@@ -120,6 +120,7 @@ def isGeneratingSchema():
'makemessages',
'wait_for_db',
'gunicorn',
'sqlflush',
'qcluster',
'check',
'shell',