-
```
sqlite table:
```
CREATE TABLE RRAMeta (ActionId INTEGER REFERENCES Actions)
```
Note, no column name after `Actions`. During schema parse sqljet crashes:
```
Exception in thread "main" org.…
-
### The problem
I think it was the last core-update from friday last week: Matter entities are still listed, but grey and not working via HA.
### What version of Home Assistant Core has the issue?
…
-
**Device Information (please complete the following information):**
- OS: `Debian 12`
- Deployment: `Docker`
- Browser *(if relevant)*: `Chrome`
- SIST2 Version: `3.3.4`
- Elasticsearch Vers…
-
All integration tests in `test_demos.py` are run on SQLite. It would be nice to run any of them on Postgresql to check related code. Use `dipdup.test.run_postgres_container` helper to spawn a temporar…
-
I was having trouble rendering a table. A table like this:
| key | value
---------------
| first | 0
Was rendered raw until I specified it as this:
| key | value |
| ---- | ----------- |
…
-
Running the supplied GETTING_STARTED.ipynb it stops with the following error:
```
Error with query: SELECT * FROM events WHERE event_type = 'call_service' ORDER BY time_fired
--------------------…
rorso updated
1 month ago
-
``` bash
>>> bot = ChatBot('new man')
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\lib\site-packages\sqlalchemy\engine\base.py", lin…
-
### Bug description
I was trying to write a query that utilizes the `orderByNulls` preview feature for MongoDB, but I'm not sure if it's supported or not. The docs don't mention that it's not support…
-
When trying to understand an issue with data, it is often important to know, what is inside a keymap.db file. One can open keymap.db file, with an SQLite database manager and look what is inside, but …
sirex updated
12 months ago
-
**I am trying to run server as *memgpt server* and encounter following issue:**
Traceback (most recent call last):
File "/home/mirage/wiseyak/subin/dip_ntc_chatbot/lib/python3.10/site-packages/…