Move comments

This commit is contained in:
Eva 2022-07-07 13:19:03 +02:00 committed by Pablo Alba
parent 8379cc3625
commit 1c446a011e
15 changed files with 596 additions and 212 deletions

View file

@ -0,0 +1,3 @@
--- Add frame_id field.
ALTER TABLE comment_thread
ADD COLUMN frame_id uuid NULL DEFAULT '00000000-0000-0000-0000-000000000000';