We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f12a5 commit d0b64adCopy full SHA for d0b64ad
src/blake3/functions.sql
@@ -1,6 +1,4 @@
1
-- REQUIRE: src/schema.sql
2
--- REQUIRE: src/mac/types.sql
3
-
4
5
-- extracts ste_vec index from a jsonb value
6
DROP FUNCTION IF EXISTS eql_v1.blake3(val jsonb);
src/operators/~~.sql
@@ -1,4 +1,4 @@
--- REQUIRE: src/operators/drop.sql
+-- REQUIRE: src/schema.sql
-- REQUIRE: src/encrypted/types.sql
-- REQUIRE: src/match/types.sql
-- REQUIRE: src/match/functions.sql
0 commit comments