|
@@ -4,3 +4,7 @@ CRUD access model completion
|
|
|
|
|
|
|
|
All functions but delete fully implemented
|
|
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...
|
|
|
|
|
+
|