Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 39727ee

Browse files
committed
add prisma 1 maintenance faq
1 parent 41042af commit 39727ee

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/1.34/faq/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ export const meta = {
1616
- [How to give feedback?](fq09)
1717
- [What usage metrics does Prisma track?](fq10)
1818
- [How to whitelist IP addresses from Prisma Cloud?](fq11)
19+
- [Since Prisma 2 is released, will Prisma 1 still be maintained?](fq12)
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
export const meta = {
2+
title: 'Since Prisma 2 is released, will Prisma 1 still be maintained?',
3+
position: 11,
4+
articleGroup: 'Prisma 1 maintenance',
5+
}
6+
7+
## FAQ
8+
9+
Yes, Prisma 1 will continue to be maintained. However, most Prisma engineering resources will go into the development of [Prisma 2](https://github.com/prisma/prisma2) (i.e. [Photon](https://photonjs.prisma.io/) and [Lift](https://lift.prisma.io/)).
10+
11+
There will be no new features developed for Prisma 1.

0 commit comments

Comments
 (0)