prisma
Here are 2,297 public repositories matching this topic...
https://redwoodjs.com/docs/schema-relations
This doc mentions using the --crud flag, which is now the default. We need to talk about the --no-crud flag instead.
-
Updated
May 13, 2022 - TypeScript
Let's move the CI over to Github Actions!
What happened?
There is an unnecessary hover effect on the permission buttons
What you expected to happen
remove the hover effect
How to reproduce
on the entities page, chose an entity and then click on the permissions tab. Hover the permissions type button
Amplicatio
-
Updated
Sep 3, 2019 - TypeScript
-
Updated
May 27, 2022 - TypeScript
-
Updated
May 28, 2022 - TypeScript
-
Updated
May 19, 2022 - TypeScript
As per user's suggestion, we could implement a Github CI Action that builds your Wasp app.
We should investigate if other web frameworks have similar actions and see how they do it as a starting point!
-
Updated
May 23, 2022 - TypeScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
May 27, 2022 - TypeScript
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
May 27, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Sep 26, 2020 - JavaScript
Problem
We could improve the readability / experience reading through the library source code if there were module level docstrings.
Suggested solution
All python modules should include a docstring explaining
-
Updated
Mar 12, 2018 - Swift
-
Updated
May 11, 2022 - TypeScript
Improve this page
Add a description, image, and links to the prisma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prisma topic, visit your repo's landing page and select "manage topics."
Bug description
On windows, I run
prisma formatand 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
![image](https://user-images.g