mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: upgrade version 0.13.1 (#1754)
This commit is contained in:
@@ -3,7 +3,6 @@ ALTER TABLE
|
||||
ADD
|
||||
COLUMN public_id TEXT NOT NULL DEFAULT '';
|
||||
|
||||
-- TODO(steven): remove this in next release.
|
||||
CREATE UNIQUE INDEX resource_id_public_id_unique_index ON resource (id, public_id);
|
||||
|
||||
UPDATE
|
||||
|
||||
Reference in New Issue
Block a user