diff --git a/docs/schema-metadata-snapshot.json b/docs/schema-metadata-snapshot.json index b0a8f4e00..f500bc075 100644 --- a/docs/schema-metadata-snapshot.json +++ b/docs/schema-metadata-snapshot.json @@ -1549,6 +1549,14 @@ "type": "JSON", "unique": false }, + { + "index": false, + "name": "logs", + "nullable": false, + "primary_key": false, + "type": "TEXT", + "unique": false + }, { "index": false, "name": "created_at",