-
I just ran the playbook with the latest migration from `sqlite` to `postgres`.
The Whatsapp bridge stopped working after the update. In any operation I do (send message, sync contacts, ...) I get t…
-
I've got some [code](https://gist.github.com/wsanchez/d29c7843852981f8cd14f5d886a47c28) that creates a SQLite DB, populates a schema, then writes some data.
If the SQLite DB is a file, this seems t…
-
Hi, I'm trying to run mesa_example/start.py but get this error regardless of how I run it (either through Pycharm or command prompt):
`Traceback (most recent call last):
File "C:\Users\Andrew\Py…
-
### Bug description
This used to work perfectly till Prisma 5.11.0
When I generate client using `prisma generate` command, the generated client has now started giving this issue.
## Source Map Is…
-
When I use a datetime column with `default` in my assoc table in sqlite - sqlalchemy_continuum is throwing an error in `append_association_operation`
Reproducible example:
```python
import dateti…
-
### Environment:
This issue is replicable on the official horovod docker [container](https://hub.docker.com/r/horovod/horovod).
1. Framework: TensorFlow
2. Framework version: 2.5.0
3. Horovod vers…
-
The [sdndev branch](/spacepy/dbprocessing/tree/sdndev) supports PostgreSQL as the database backend, whereas [master](/spacepy/dbprocessing/tree/sdndev) operates only on SQLite. We need to be able to s…
-
### Describe the issue you are experiencing
Clicking the Install link yields the following in the Supervisor log
2024-10-16 20:48:25.295 ERROR (MainThread) [supervisor.os.manager] Home Assistant O…
-
SQLModel (https://github.com/tiangolo/sqlmodel) is notionally built as a layer on top of SQLAlchemy, so it would be awesome to use SQLAlchemy Continuum to version SQLModel managed databases. However, …
-
### Bug description
We have a project setup as follows:
```
/db
/migrations
dev.db-journal
schema.prisma
/server
/node_modules
.gitignore
index.js
package-lock.json
pac…