issues
search
CharlieKarafotias
/
tmgr
A task manager CLI
1
stars
0
forks
source link
99 - refactor partial select query into DB struct; updated view comma…
#103
Closed
CharlieKarafotias
closed
1 week ago
CharlieKarafotias
commented
1 week ago
Simplifies selecting task by partial id by moving duplicated logic into
DB
struct
Simplifies retrieving the task id by adding get id function to
DB
struct
Simplifies logic in `update command
Updates
view
command output. Each Key/Value pair from Task struct is now in its own row
DB
structDB
structview
command output. Each Key/Value pair from Task struct is now in its own row