fix migration
gitea/wcs/pipeline/head There was a failure building this commit Details

This commit is contained in:
Pierre Ducroquet 2024-02-28 16:16:30 +01:00
parent 768174fb85
commit 04d87f5259
1 changed files with 1 additions and 1 deletions

View File

@ -1579,7 +1579,7 @@ def do_global_views(conn, cur):
% (name, category.id)
)
init_search_tokens_triggers(cur)
init_search_tokens(cur)
def clean_global_views(conn, cur):