issues
search
sanger-pathogens
/
chado-tools
Tools for accessing CHADO databases.
Other
1
stars
3
forks
source link
admin tasks
#11
Closed
puethe
closed
6 years ago
puethe
commented
6 years ago
hide 'admin' commands (create, drop, dump, restore) behind 'chado admin'
use sqlalchemy-utils library for create, drop, exists
remove some code duplification and unused functions, simplify "tasks"
drop database only after confirmation by the user
add unit test for dropping a database
minor corrections