aboutsummaryrefslogtreecommitdiff
path: root/cmd/sklad/db.go
Commit message (Expand)AuthorAgeFilesLines
* sklad: close the DB FD once finished readingPřemysl Eric Janouch2020-10-101-0/+1
* sklad: proper validations on container updatePřemysl Janouch2019-04-221-0/+7
* sklad: fix index update when changing parentPřemysl Janouch2019-04-191-1/+1
* sklad: prevent creating container cyclesPřemysl Janouch2019-04-161-3/+12
* sklad: create, update, removePřemysl Janouch2019-04-151-3/+129
* sklad: show the number of members of each seriesPřemysl Janouch2019-04-141-0/+6
* Move commands under cmd/Přemysl Janouch2019-04-141-0/+225