SALES

Results 327 comments of 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...

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.

Hi guys, how should we overcome this ![image](https://github.com/napari/napari/assets/5235127/5c4f8cd8-1599-42ee-8a4a-ecd19f84771f)

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) ``` ![image](https://github.com/napari/napari/assets/5235127/c9c69fca-c941-4dee-9999-5e228950b454)