main

mattermost/focalboard

Last updated at: 29/12/2023 09:50

000039_add_path_to_file_info.up.sql

TLDR

This SQL file adds a column called "path" to the "file_info" table.

{{ addColumnIfNeeded "file_info" "path" "varchar(512)" "" }}