potiuk commented on a change in pull request #12740:
URL: https://github.com/apache/airflow/pull/12740#discussion_r535255244



##########
File path: airflow/cli/commands/db_command.py
##########
@@ -71,6 +71,7 @@ def shell(args):
                 database = {url.database}
                 """
             ).strip()
+            print(content)

Review comment:
       Just one thing -> can you remove that - seems like a debug statement




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to