prisma
Here are 2,215 public repositories matching this topic...
-
Updated
May 13, 2022 - TypeScript
Let's move the CI over to Github Actions!
What happened?
from the entities page, when you navigate to an entity, the general setting tab is selected and you can see data,
but from the entity itself, when you want to navigate to a related entity, the related entity state is not set on the general settings tab.
What you expected to happen
I expect that the general setting tab would be selected while navigating from one e
-
Updated
Sep 3, 2019 - TypeScript
-
Updated
May 13, 2022 - TypeScript
-
Updated
May 15, 2022 - TypeScript
-
Updated
May 10, 2022 - TypeScript
Users can currently name their Wasp project using an arbitrary Wasp identifier:
The project's name must be a valid Wasp identifier:
- It can start with a letter or an underscore.
- It can contain only letters, numbers, or underscores.
- It can't be a Wasp keyword.
However, our users have pointed out that this isn't flexible enough. For example, many people would like to name w
-
Updated
May 9, 2022 - TypeScript
-
Updated
May 15, 2022 - TypeScript
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
May 14, 2022 - TypeScript
-
Updated
May 15, 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
-
Updated
May 4, 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."
When creating a cell, the test file reads:
at the top. However, screen is unused in the generated test and thus ESLint complains:
Fun f