-
### 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…
-
```
Right now, telling apart classic SQL Server from SQL Server CE does not
work with TransformationProvider.this[] due to the simple definition of
TransformationProvider.IsThisProvider. As some SQL S…
-
### 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 …
-
I cannot get the dbmigration.py file to run. I've tried multiple different types of SQL db, python, scripts, and I have to work in terminal. It will not run. I'm working in ubuntu.
![image](https:/…
-
I just ran the following query in MySql 8:
```sql
CREATE TABLE `users` (
`id` serial AUTO_INCREMENT NOT NULL,
`verified_at` timestamp,
`deleted_at` timestamp,
C…
-
In our project we want to add the Ledger feature to several tables that have high integrity requirements. We are planning to use the built-in Ledger support of MSSQL: https://learn.microsoft.com/en-…
-
Command: `prisma db push`
Version: `4.8.1`
Binary Version: `d6e67a83f971b175a593ccc12e15c4a757f93ffe`
Report: https://prisma-errors.netlify.app/report/14506
OS: `arm64 darwin 21.3.0`
JS St…
-
When I run the command to create the crud from the migration, I get the following error and it is basically because the sql server does not have this command, is it possible to make a change?
Err…
-
Type: Bug
- Running an mcr.microsoft.com/azure-sql-edge image in Docker
- Create a database from a EF migrations using EF tools
- Copy a backup of the databse into /var/opt/mssql/data folder of i…
-
```
Right now, telling apart classic SQL Server from SQL Server CE does not
work with TransformationProvider.this[] due to the simple definition of
TransformationProvider.IsThisProvider. As some SQL S…