mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
Fix style check fail
This commit is contained in:
parent
bcaccab0ff
commit
5425fa4dd2
@ -20,6 +20,7 @@ namespace ErrorCodes
|
||||
{
|
||||
extern const int SYNTAX_ERROR;
|
||||
extern const int THERE_IS_NO_QUERY;
|
||||
extern const int BAD_ARGUMENTS;
|
||||
}
|
||||
|
||||
BlockIO InterpreterShowCreateQuery::execute()
|
||||
|
Loading…
Reference in New Issue
Block a user