Add author handle (#192)

This commit is contained in:
Niklas Fondberg
2021-02-25 09:37:41 +01:00
committed by GitHub
parent 920ec01841
commit 5096fe78df
+3
View File
@@ -0,0 +1,3 @@
--P5-6768: add face author_handle handle column
ALTER TABLE collections add COLUMN author_handle TEXT;