Swann CASTEL
Results
2
issues of
Swann CASTEL
### Did you check existing requests? - [x] I have searched the existing issues ### Describe the feature I've added this config in `formatters_by_ft = { typescript = { "biome-check",...
enhancement
My workflow is generating SQL migration using Prisma. When creating a new table with a foreign key, Prisma creates a table `CREATE TABLE table_name (id UUID NOT NULL, foreign_id UUID...
enhancement