Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
3826a0da
Commit
3826a0da
authored
Dec 02, 2016
by
Steven Murray
Browse files
Corrected the comment of the DropSchemaCmd class
parent
e6ede87d
Changes
1
Hide whitespace changes
Inline
Side-by-side
catalogue/DropSchemaCmd.hpp
View file @
3826a0da
...
...
@@ -27,8 +27,7 @@ namespace cta {
namespace
catalogue
{
/**
* Command-line tool that deletes all the rows of all the tables in the
* catalogue database except for the CTA_CATALOGUE table.
* Command-line tool that drops the schema of the catalogue database.
*/
class
DropSchemaCmd
:
public
CmdLineTool
{
public:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment