Added filtered titles and secondary tags to manticore database.
This commit is contained in:
@@ -11,7 +11,8 @@ exports.up = async () => {
|
||||
await utilsApi.sql(`create table scenes (
|
||||
id int,
|
||||
title text,
|
||||
entry_id text,
|
||||
title_filtered text,
|
||||
shoot_id text,
|
||||
channel_id int,
|
||||
channel_name text,
|
||||
channel_slug text,
|
||||
|
||||
Reference in New Issue
Block a user