Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| web:api:prisma-fastify [2026/03/04 10:46] – [4. Lancer la migration] jcheron | web:api:prisma-fastify [2026/03/04 11:26] (Version actuelle) – [6. Prisma Client] jcheron | ||
|---|---|---|---|
| Ligne 180: | Ligne 180: | ||
| <sxh ts> | <sxh ts> | ||
| - | import { PrismaClient } from " | + | import {PrismaClient} from " |
| export const prisma = new PrismaClient() | export const prisma = new PrismaClient() | ||