-
**Describe the bug**
When I click on "Create a Typebot" on the main page, an error occurs, as shown in the attached screenshots. This prevents the creation of a new Typebot and disrupts the workflow.…
-
I recently installed the Add-On (v2.1.5) in Home Assistant (v2024.10.4 running in HA OS on a RasPi4), configured it, created a shared storage on my NAS, added this storage in HA and started the Add-On…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
## Current Beha…
-
I'm using atlas with `ent` and `CockroachDB`. It's been working fine so far using a `postgis` image as `--dev-url` when generating migrations like such:
```bash
atlas migrate diff $(name) \
--di…
-
### Bug description
I have created a new table and enum for my database. When I try to run the migration the command hangs at the prisma:schemaEngine:stderr step. I have left it for 30+ minutes a…
-
### No duplicates 🥲.
- [X] I have searched for a similar issue in our bug tracker and didn't find any solutions.
### Describe the bug
Trying to execute migration with default value set as Fra…
-
Hello guys, just updated to sea_orm version 1 I get the following error while I'm trying to apply migrations at startup
the code is:
I'm using the code inside the doc
```rust
let connect_options =…
-
If I create an initial migration for the below context with 8.0.10, EntityId is created as nullable, even though it is marked as required, and the index is created with a NULL filter. If I rename it t…
-
The [the source installation guide](https://django-ca.readthedocs.io/en/latest/quickstart/from_source.html) states that the databases should be migrated with `django-ca migrate`.
That command fails…
-
### Bug description
When using MSSQL, the first migration I run after baselining works, however any subsequent ones fail.
I am using prisma on a db with existing data, in hopes of keeping my wor…