Skip to content

Commit

Permalink
deploy: bbeeac4
Browse files Browse the repository at this point in the history
  • Loading branch information
geovlazar committed Oct 28, 2024
1 parent 66632ad commit 0cb6d0c
Show file tree
Hide file tree
Showing 136 changed files with 66 additions and 66 deletions.
4 changes: 2 additions & 2 deletions 404.html

Large diffs are not rendered by default.

Binary file modified 404.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/direct-messaging-service-pattern/index.html

Large diffs are not rendered by default.

Binary file modified blog/direct-messaging-service-pattern/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/evidence-based-decision-making-pattern/index.html

Large diffs are not rendered by default.

Binary file modified blog/evidence-based-decision-making-pattern/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/index.html

Large diffs are not rendered by default.

Binary file modified blog/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/power-of-sql-and-sql-views/index.html

Large diffs are not rendered by default.

Binary file modified blog/power-of-sql-and-sql-views/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/quality-management-pattern/index.html

Large diffs are not rendered by default.

Binary file modified blog/quality-management-pattern/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/rssd-excel-portability-sql-power/index.html

Large diffs are not rendered by default.

Binary file modified blog/rssd-excel-portability-sql-power/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/sql-based-etl-elt/index.html

Large diffs are not rendered by default.

Binary file modified blog/sql-based-etl-elt/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/surveilr-core-vs-patterns/index.html

Large diffs are not rendered by default.

Binary file modified blog/surveilr-core-vs-patterns/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/surveilr-integration-engine/index.html

Large diffs are not rendered by default.

Binary file modified blog/surveilr-integration-engine/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/vendor-assessments/index.html

Large diffs are not rendered by default.

Binary file modified blog/vendor-assessments/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions blog/why-stateful-integration/index.html

Large diffs are not rendered by default.

Binary file modified blog/why-stateful-integration/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions contact/index.html

Large diffs are not rendered by default.

Binary file modified contact/index.html.br
Binary file not shown.
6 changes: 3 additions & 3 deletions index.html

Large diffs are not rendered by default.

Binary file modified index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions insights/advanced-polyglot-orchestration/index.html

Large diffs are not rendered by default.

Binary file modified insights/advanced-polyglot-orchestration/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions insights/index.html

Large diffs are not rendered by default.

Binary file modified insights/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions insights/why-sqlite-for-rssd/index.html

Large diffs are not rendered by default.

Binary file modified insights/why-sqlite-for-rssd/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions legal/cli-eula/index.html

Large diffs are not rendered by default.

Binary file modified legal/cli-eula/index.html.br
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/pattern/osquery/package.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CREATE TEMP TABLE IF NOT EXISTS "session_state_ephemeral" (
"value" TEXT NOT NULL
);
INSERT INTO "code_notebook_kernel" ("code_notebook_kernel_id", "kernel_name", "description", "mime_type", "file_extn", "elaboration", "governance", "created_at", "created_by", "updated_at", "updated_by", "deleted_at", "deleted_by", "activity_log") VALUES ('SQL', 'SQLite SQL Statements', NULL, 'application/sql', '.sql', NULL, NULL, (CURRENT_TIMESTAMP), (SELECT "value" FROM "session_state_ephemeral" WHERE "key" = 'current_user'), NULL, NULL, NULL, NULL, NULL) ON CONFLICT DO UPDATE SET code_notebook_kernel_id = COALESCE(EXCLUDED.code_notebook_kernel_id, code_notebook_kernel_id), kernel_name = COALESCE(EXCLUDED.kernel_name, kernel_name), description = COALESCE(EXCLUDED.description, description), mime_type = COALESCE(EXCLUDED.mime_type, mime_type), file_extn = COALESCE(EXCLUDED.file_extn, file_extn), governance = COALESCE(EXCLUDED.governance, governance), elaboration = COALESCE(EXCLUDED.elaboration, elaboration), "updated_at" = CURRENT_TIMESTAMP, "updated_by" = (SELECT "value" FROM "session_state_ephemeral" WHERE "key" = 'current_user');
INSERT INTO "code_notebook_cell" ("code_notebook_cell_id", "notebook_kernel_id", "notebook_name", "cell_name", "cell_governance", "interpretable_code", "interpretable_code_hash", "description", "arguments", "created_at", "created_by", "updated_at", "updated_by", "deleted_at", "deleted_by", "activity_log") VALUES ('01JB8JQR3ZP6WY32HMRK0JKFXB', 'SQL', 'osquery', 'infoSchemaOsQueryATCs', NULL, 'WITH table_columns AS (
INSERT INTO "code_notebook_cell" ("code_notebook_cell_id", "notebook_kernel_id", "notebook_name", "cell_name", "cell_governance", "interpretable_code", "interpretable_code_hash", "description", "arguments", "created_at", "created_by", "updated_at", "updated_by", "deleted_at", "deleted_by", "activity_log") VALUES ('01JB8VYA122D8ET5QCK0Y30RBZ', 'SQL', 'osquery', 'infoSchemaOsQueryATCs', NULL, 'WITH table_columns AS (
SELECT m.tbl_name AS table_name,
group_concat(c.name) AS column_names_for_select,
json_group_array(c.name) AS column_names_for_atc_json
Expand Down
26 changes: 13 additions & 13 deletions lib/std/lifecycle.sql

Large diffs are not rendered by default.

Binary file removed pagefind/fragment/en_11da121.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_15ecd6e.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_27c0483.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_2961a0b.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_2c07351.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_343562b.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_3693a88.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_36b18eb.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_4137da3.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_45cad66.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_461577c.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_499243d.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_4ae2f6f.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_4bd392f.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_4fefca9.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_55e6ff1.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_56e22d1.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_5874355.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_5a788a5.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_5e63d79.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_646b33b.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_6583e5c.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_67a96c4.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_6f4cd63.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_70cb8aa.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_7483393.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_7844341.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_786f8a1.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_81f55df.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_841861a.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_8592f96.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_8e96184.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_9084f74.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_98e5d43.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_a1f84ad.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_a552b17.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_a85b8bb.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_a8a2d72.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_a8bf723.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_adb259c.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_ae4cc87.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_b07bda4.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_b0b4f1c.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_beb324c.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_c12b51a.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_c2d4d53.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_d5445aa.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_d767fef.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_d7ffdc9.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_e188777.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_e4a0b1b.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_e62c96f.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_efde577.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_f1196d4.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_f21140b.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_f4c5a84.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_fd3dffc.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_fe9e9d7.pf_fragment
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.1.1","languages":{"en":{"hash":"en_adadd6276b","wasm":"en","page_count":143}}}
{"version":"1.1.1","languages":{"en":{"hash":"en_3b6fd65da7","wasm":"en","page_count":143}}}
Binary file added pagefind/pagefind.en_3b6fd65da7.pf_meta
Binary file not shown.
Binary file removed pagefind/pagefind.en_adadd6276b.pf_meta
Binary file not shown.
4 changes: 2 additions & 2 deletions pattern/content-assembler/index.html

Large diffs are not rendered by default.

Binary file modified pattern/content-assembler/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions pattern/direct-messaging-service/index.html

Large diffs are not rendered by default.

Binary file modified pattern/direct-messaging-service/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions pattern/fhir-explorer/index.html

Large diffs are not rendered by default.

Binary file modified pattern/fhir-explorer/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions pattern/index.html

Large diffs are not rendered by default.

Binary file modified pattern/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions pattern/lectio/index.html

Large diffs are not rendered by default.

Binary file modified pattern/lectio/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions pattern/osquery/index.html

Large diffs are not rendered by default.

Binary file modified pattern/osquery/index.html.br
Binary file not shown.
4 changes: 2 additions & 2 deletions services/index.html

Large diffs are not rendered by default.

Binary file modified services/index.html.br
Binary file not shown.

0 comments on commit 0cb6d0c

Please sign in to comment.