ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
Aug 18, 2021 - TypeScript



Bug description
When you run
npx prisma initeverything executes without problems but the.gitignorefile is being overwritten with the following content mentioned in Issue #3400How to reproduce
npmproject.gitignorenpx prisma init.gitignorefile and notice it was overwrittenExpected beha