-
Found this when I tried to use `schema=somename;` in the JDBC connection string https://github.com/prisma/prisma/pull/10820
If you try this schema.prisma
```prisma
generator js {
provider = "p…
-
Jim Hatcher (jhatcher9999) commented:
We have various migration examples (Oracle, MySQL, etc.) on our Migrations page (https://www.cockroachlabs.com/docs/stable/migration-overview.html) but we don't …
-
-
I have been able to consistently reproduce this error within SQL Server 2012.
```
"name": "yiisoft/yii2-queue",
"version": "2.0.2",
"source": {
…
-
### Bug description
When pulling an existing database into the Prisma Schema, pushing the schema to an empty database fails.
Root cause seems to be that when importing the schema, `dbgenerated` is…
-
db-sync 13.5.0.2 , pg 14 , is stuck here and not moving. Eventually it fails and goes back to same stage. Higher work_mem is also set in pg.
[db-sync-node:Warning:81] [2024-10-18 11:25:58.77 UTC] …
-
**Describe the issue:**
It was observed that when migrating from IS-5.7.0 or below to the latest versions the following scripts recreates the `CON_APP_KEY` constraint on the `IDN_OAUTH2_ACCESS_TOKE…
-
[Check out Accessibility Insights!](https://nam06.safelinks.protection.outlook.com/?url=https://accessibilityinsights.io/&data=02%7c01%7cv-nikpap%40microsoft.com%7cb67b2c4b646d4f9561a208d6f4b5c39b%7c7…
-
**Description**:
I am encountering an issue where, after performing a schema migration and deprovisioning the old metadata, the new metadata is not being updated correctly. I have followed the proces…
-
Entity Framework is very important.
Migrations are a CRITICAL part of using Entity Framework.
The existing Sql Server sample doesn't work with Postgres, takes a considerable amount of work to ha…
yoDon updated
3 weeks ago