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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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