Taylor Bantle
Taylor Bantle
I also can't clone `dolthub/corona-virus` potentially because of the `-`. Using backticks doesn't work ``` mysql> use coronavirus; Database changed mysql> call dolt_clone(`dolthub/corona-virus`); ERROR 1105 (HY000): column "dolthub/corona-virus" could not...
That worked for a local sql server, but getting this error trying to call dolt_clone from a hosted instance ``` mysql> use coronavirus; Database changed mysql> call dolt_clone("dolthub/corona-virus"); ERROR 1105...
Done https://github.com/dolthub/hosted-issues/issues/31
I wrote a blog about migrating our React app to the new library for our sign in button if in case it's helpful for anyone: https://www.dolthub.com/blog/2022-05-04-google-signin-migration/
These no longer work
This should work now in [0.11.1](https://github.com/dolthub/doltgresql/releases/tag/v0.11.1). Let us know if you come across anything else!
Hi @avaitla, thanks for the feature request. I can quickly add a workaround today where you can manually enter a user/email when you start a connection or want to commit...
Makes sense. I'll start looking into this today and keep you updated
I just released 0.2.10 with this change. I have an example nginx configuration [here](https://github.com/dolthub/dolt-workbench/tree/main/docker/examples/nginx-reverse-proxy) that passes through the user headers and if successful you will see this checkbox enabled in...
Stay tuned! Will let you know when we're able to make some room in our schedule to add SQLite