Skip to content

Commit

Permalink
fix: add links and add more description
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur-arch committed Nov 22, 2023
1 parent 2ef71f3 commit c9f37be
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ The API Key in the connection string is invalid.

#### <inlinecode>P6003</inlinecode> (<inlinecode>PlanLimitReached</inlinecode>)

The included usage of the current plan has been exceeded. This can only occur on the free plan.
The included usage of the current plan has been exceeded. This can only occur on the [free plan](https://www.prisma.io/pricing).

#### <inlinecode>P6004</inlinecode> (<inlinecode>QueryTimeout</inlinecode>)

Expand All @@ -555,7 +555,7 @@ The chosen Prisma version is not compatible with Accelerate. This may occur when

#### <inlinecode>P6008</inlinecode> (<inlinecode>ConnectionError|EngineStartError</inlinecode>)

Engine did not start. E.g. could not connect to database.
The engine failed to start. For example, it couldn't establish a connection to the database.

#### <inlinecode>P6009</inlinecode> (<inlinecode>ResponseSizeLimitExceeded</inlinecode>)

Expand Down

0 comments on commit c9f37be

Please sign in to comment.