Skip to content

Commit

Permalink
Update project/ui/qprof_main.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Paulin <[email protected]>
  • Loading branch information
mail4umar and roypaulin authored Apr 24, 2024
1 parent 463c362 commit 500b67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ui/qprof_main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"metadata": {},
"outputs": [],
"source": [
"logging.info('Trying to print database connection details [Query Profile Main Page]')\n",
"logging.info('[Query Profile Main Page] Trying to print database connection details')\n",
"try:\n",
" print(\"\\033[1mDatabase\\033[0m:\", vp.current_connection().options['database'])\n",
" print(\"\\033[1mUsername\\033[0m:\", vp.current_connection().options['user'])\n",
Expand Down

0 comments on commit 500b67e

Please sign in to comment.