[Err Handling] Vi에디터 swp파일 오류
‘vi’ 에디터 사용시
‘vi’ 에디터 사용시
오류라고 보기는 어렵지만
git branch 분기시 fatal: cannot lock ref 오류
await queryInterface.addConstraint("Articles", { fields: ["user_id"], type: "foreign key", references: { table: "Users", field: "id", }, });