aprismatic / prismadb

Prisma/DB public releases and documentation.
34 stars 1 forks source link

Able to Create New Database in MySQL #20

Closed saklanipankaj closed 5 years ago

saklanipankaj commented 5 years ago

CREATE DATABASE testdb2

Query OK, 1 row affected (0.00 sec)

Should not be allowed to create a new test database.

cheziyi commented 5 years ago

Same as https://github.com/PrismaDB/PrismaDB/issues/8, closed to remove duplicate issues.