Skip to content
Snippets Groups Projects
Commit c75b1176 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

fixup after rebase from master

parent eba7b1ac
Branches
Tags
1 merge request!405Support for tracing query execution logs, added /trace endpoint
Pipeline #29476 failed with stages
in 3 hours and 36 seconds
......@@ -197,6 +197,7 @@ struct kr_query {
struct kr_layer_pickle *deferred;
uint32_t uid;
struct kr_query *cname_parent;
struct kr_request *request;
};
struct kr_context {
struct kr_qflags options;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment