mirror of https://gitee.com/bigwinds/arangodb
less verbose AQL
This commit is contained in:
parent
7f93615dc6
commit
786e5876b5
|
@ -48,9 +48,7 @@
|
|||
/// @brief generate verbose code
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define AQL_VERBOSE 1
|
||||
#undef AQL_VERBOSE
|
||||
#define AQL_VERBOSE 1
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief prefix for register
|
||||
|
|
Loading…
Reference in New Issue