Merge branch 'master' into artwork

This commit is contained in:
Codenift 2019-10-10 14:54:12 -04:00 committed by GitHub
commit 8bcef25d4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 440 additions and 205 deletions

View file

@ -0,0 +1 @@
ALTER TABLE cc_files ADD COLUMN media_type VARCHAR(4);