Skip to content

Commit

Permalink
Update query snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2024
1 parent 8e0558a commit 67b73a2
Showing 1 changed file with 0 additions and 60 deletions.
60 changes: 0 additions & 60 deletions posthog/hogql/database/test/__snapshots__/test_database.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -1817,16 +1817,6 @@
"table": null,
"type": "string"
},
"log_comment": {
"chain": null,
"fields": null,
"hogql_value": "log_comment",
"id": null,
"name": "log_comment",
"schema_valid": true,
"table": null,
"type": "string"
},
"kind": {
"chain": null,
"fields": null,
Expand Down Expand Up @@ -1856,26 +1846,6 @@
"schema_valid": true,
"table": null,
"type": "boolean"
},
"type": {
"chain": null,
"fields": null,
"hogql_value": "type",
"id": null,
"name": "type",
"schema_valid": true,
"table": null,
"type": "string"
},
"is_initial_query": {
"chain": null,
"fields": null,
"hogql_value": "is_initial_query",
"id": null,
"name": "is_initial_query",
"schema_valid": true,
"table": null,
"type": "boolean"
}
},
"id": "query_log",
Expand Down Expand Up @@ -3656,16 +3626,6 @@
"table": null,
"type": "string"
},
"log_comment": {
"chain": null,
"fields": null,
"hogql_value": "log_comment",
"id": null,
"name": "log_comment",
"schema_valid": true,
"table": null,
"type": "string"
},
"kind": {
"chain": null,
"fields": null,
Expand Down Expand Up @@ -3695,26 +3655,6 @@
"schema_valid": true,
"table": null,
"type": "boolean"
},
"type": {
"chain": null,
"fields": null,
"hogql_value": "type",
"id": null,
"name": "type",
"schema_valid": true,
"table": null,
"type": "string"
},
"is_initial_query": {
"chain": null,
"fields": null,
"hogql_value": "is_initial_query",
"id": null,
"name": "is_initial_query",
"schema_valid": true,
"table": null,
"type": "boolean"
}
},
"id": "query_log",
Expand Down

0 comments on commit 67b73a2

Please sign in to comment.