BREAKING CHANGE: V2 of thr SDK #12
@ -62,7 +62,7 @@ CREATE TABLE "PostReference"
|
||||
preview_file_url TEXT,
|
||||
sample_file_url TEXT,
|
||||
source_post_id TEXT,
|
||||
PRIMARY KEY (post_id, source_id)
|
||||
PRIMARY KEY (post_id, source_id, url)
|
||||
);
|
||||
|
||||
CREATE TABLE "TagAlias"
|
||||
|
Reference in New Issue
Block a user