MrKoops
DTDrizzle Team
•Created by victor on 11/12/2024 in #help
`drizzle-kit pull` v0.28.0 generating faulty schema file
i have the exact same problem:
user table, settings table
user.id is TEXT,
foreign key in settings is set as INTEGER for user.id
thus migration wants to recreate settings table :/
anybody a clue how to fix it?
4 replies