소스 검색

Added some details to a roadmap discussion

arianagiroux 2 주 전
부모
커밋
9b0564e8e6
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      issues/roadmap: CRUD life cycle/description

+ 4 - 0
issues/roadmap: CRUD life cycle/description

@@ -4,3 +4,7 @@ CRUD access model completion
 
 All functions but delete fully implemented
 
+--- arianagiroux(ariana.giroux@gmail.com)@2f2c511
+
+Should we even implement a top level delete function? They can be removed via `rm -r` by the user anyways. Definitely implement it in the TUI tho...
+