SAAS-157: Automated metrics: gather info about soundcloud usage
-done
This commit is contained in:
parent
b5db91f0f4
commit
678e573e7a
8 changed files with 180 additions and 14 deletions
|
@ -123,6 +123,7 @@ CREATE TABLE "cc_files"
|
|||
"soundcloud_error_code" INTEGER,
|
||||
"soundcloud_error_msg" VARCHAR(512),
|
||||
"soundcloud_link_to_file" VARCHAR(4096),
|
||||
"soundcloud_upload_time" TIMESTAMP(6),
|
||||
PRIMARY KEY ("id"),
|
||||
CONSTRAINT "cc_files_gunid_idx" UNIQUE ("gunid")
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue