Hi all - I'm looking at Prisma and change my data ...
# orm-help
d
Hi all - I'm looking at Prisma and change my data model - and see no database migration files anywhere - (code or DDL) - are those just created as temporary files and then deleted? Is that designed to hide complexity to the end user?