You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After PostgreSQL or MySQL Database URL (including username and password) one could benefit from a hint such as (e.g. mysql://dbuser:[email protected]/dbname)
At the end of the registration of a database: configuration saved in ~/.observablehq
(this could be after each update to the configuration)
launch the proxy with "observable-database-proxy start database"
(this could be a prompt "do you want to launch…")
The text was updated successfully, but these errors were encountered:
After
PostgreSQL or MySQL Database URL (including username and password)
one could benefit from a hint such as(e.g. mysql://dbuser:[email protected]/dbname)
At the end of the registration of a database:
configuration saved in ~/.observablehq
(this could be after each update to the configuration)
launch the proxy with "observable-database-proxy start database"
(this could be a prompt "do you want to launch…")
The text was updated successfully, but these errors were encountered: