bur
DTDrizzle Team
•Created by bur on 9/9/2024 in #help
is there any way to get linting for foreign keys?
when i convert a primary key for a table from one type to another, typescript doesn't complain if a foreign key that references it has not changed
e.g. converting a column type from an integer id to a uuid
1 replies