Francis Gonzales
Francis Gonzales
I tried inprivate mode and it worked ....
Unknown provider: $mdEditDialogProvider
Controller 'mdHead', required by directive 'mdColumn', can't be found!
any update on this?
If you want to do it using javascript you can extend the client: ``` const prisma = new PrismaClient().$extends({ model: { $allModels: { async getTableName(T) { const context = Prisma.getExtensionContext(this)...