SALES
SALES
> Thanks for the report! When creating a table without specifying which database it belongs to, it is created in the first database in the search path. Yep, so I...
Hi, please keep this issue alive :pray:
Yup, I faced this one, had to to split it into two steps then put data back together.
:pray: Please keep it alive :pray:
Yup ,including configuration ointing to where the json export of the dashboard ould be awesome :pray:
Hmmm, thanks a lot @Btibert3 , this is exactly the kind of feature i was talking about ! I've loked the project so i'll can give it a try.
Hi @AnthonyMastrean , I'm on `Liquibase` 👍 I've [upgraded the package recently](https://chocolatey.org/packages/liquibase/3.10.2), the code already is on my GH repo and automated with CI.
Currently facing this error on a planned Notebook too
Hi guys, how should we overcome this 
Currently patched to this : ```python !pip install --upgrade lxml_html_clean import geograpy url = 'https://en.wikipedia.org/wiki/2012_Summer_Olympics_torch_relay' places = geograpy.get_geoPlace_context(url=url) print(places) ``` 