-
```
The installer shows only mysql and sqlite* as a supported database engine. I've
found "postgresql" directory inside the application archive. So, is the
PostgreSQL supported or not?
(root@dzien…
-
-
### System Health details
## System Information
version | core-2024.10.4
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
zopyx updated
4 months ago
-
### Bug description
Extending the example for a [custom method for all models with advanced type safety](https://www.prisma.io/docs/concepts/components/prisma-client/client-extensions/model#advanced-…
-
I looked at scan.log from scan.py (using the latest available Monocle source code) and found multiple errors like this.
This is one of them:
```
[2017-08-15 20:55:36][ ERROR][notifier] An excepti…
-
### Describe the bug
Hello - excited to get this running, but having a database/alembic issue on a fresh installation.
During `alembic upgrade head` stage in both the scripted and manual install…
-
Instead of running the predicate of a program against a storage engine such as SQLite, I'd like to just output the raw SQL query. It would be nice if I could do so with `user_flags` as well, because I…
-
Proposal is to make this the primary aggregator library for OpenSpending "next". Basic structure:
- [ ] OpenSpending / Tabular Data Package + CSV => SQL
- [ ] Spec for defining queries (SQL) + how tho…
-
This is following up to previous issue on SQLite after dao was updated to use `odm2api` querying engine. A test was done on MySQL Little Bear Database, and when the server is live I am getting
```…