Skip to content

Commit

Permalink
moved note
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannho committed Sep 18, 2023
1 parent 77d54bb commit d2d1c26
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions doc/integrations/questdb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,6 @@
")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Note: QuestDB now supports a connection string via [sqlalchemy](https://github.com/questdb/questdb/pull/3080#issuecomment-1478334048):\n",
"\n",
"`%sql postgresql+psycopg2://admin:quest@localhost:8812/qdb`"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down Expand Up @@ -248,6 +239,15 @@
"```"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Note: QuestDB now supports a connection string via [sqlalchemy](https://github.com/questdb/questdb/pull/3080#issuecomment-1478334048):\n",
"\n",
"`%sql postgresql+psycopg2://admin:quest@localhost:8812/qdb`"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down

0 comments on commit d2d1c26

Please sign in to comment.