All Versions
17
Latest Version
Avg Release Cycle
14 days
Latest Release
2287 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.34.1 Changes
July 07, 2019 -
v1.34.0 Changes
May 29, 20192019-05-15
-
v1.34.0-beta
May 15, 2019 -
v1.33.0 Changes
May 15, 2019๐ Fixes
- ca58c42 fix(introspection): Rename linkTable to relationTable
- f0f8f63 CLI/gen-schema: No more generation of query, mutation, subscription for relationTables.
- 305e17b fix(delete): message
- #4508 Bug when using self-relations with inline ids
- #4452 Bug when using self-relations with inline ids
- #4509 WhereUniqueInput silently ignored inputs after the first
- #4421 Using Int Ids on Postgres would not resolve list values
-
v1.32.2 Changes
May 03, 2019๐ Fixes
- ๐จ The CLI incorrectly printed requests
-
v1.32.1 Changes
May 03, 2019๐ Features
- 0๏ธโฃ introduced the new optional config property queueSize which controls the number database actions that can be submitted to the database. It is only relevant for SQL connectors. The default setting is 1000.
-
v1.30.5 Changes
July 23, 2019๐ Fixes
- ๐ Fixes a bug in Prisma that causes the database connection pool to lose all threads on high load. (Issue originates from outdated dependency.)