Added Manticore migration and meta text field.

This commit is contained in:
DebaucheryLibrarian
2024-01-25 01:58:55 +01:00
parent 86ffcc3316
commit d9d585d51a
3 changed files with 39 additions and 8 deletions

View File

@@ -81,6 +81,7 @@ async function init() {
actors text,
tag_ids multi,
tags text,
meta text,
date timestamp,
created_at timestamp,
effective_date timestamp,