-
Updated
Oct 17, 2021 - TypeScript
mariadb
Here are 2,131 public repositories matching this topic...
-
Updated
Oct 18, 2021 - Vue
Bug description
On windows, I run prisma format
and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
 & Version:
Database Vendor & Version:
PostgreSQL: 12.X (occurs on all supported versions)
Operating System Type & Version:
MacOS 11.4 (20F71), but will occur on all supported OSs
Description
A clear and concis
During migration of old sync code to async discovered that we don't have async versions of some API.
-
Updated
Jul 6, 2021 - Shell
-
Updated
Oct 13, 2021 - C#
-
Updated
Oct 11, 2021 - Python
-
Updated
Sep 30, 2021 - Go
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 18, 2021 - C#
Improve this page
Add a description, image, and links to the mariadb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mariadb topic, visit your repo's landing page and select "manage topics."
Issue Description
While using model.bulkCreate, as we pass the options, an object which contains transaction, it comes modified after the execution
What are you doing?
We have called bulk