forked from DebaucheryLibrarian/traxxx
Added entity_ids column to manticore scenes table.
This commit is contained in:
@@ -18,6 +18,7 @@ const scenesFields = `
|
||||
network_id int,
|
||||
network_name text,
|
||||
network_slug text,
|
||||
entity_ids multi,
|
||||
actor_ids multi,
|
||||
actors text,
|
||||
tag_ids multi,
|
||||
|
||||
Reference in New Issue
Block a user