Hey guys! Im new to prisma and following a tutorial that is about 1 year or so old. Im using prisma 1.34 to follow along there but it´s not working that smooth. The generated datamodel.prisma file is giving me errors in vsc. I managed to get some data into my postgres database on horoku. But when i added another type in the .prisma file. no new table came with that type. Is there any good articles showing how to work with this version. Or should i just start learning 2.0?